[gnome-contacts] Add README.md



commit dcdf412b29b31de67584ef6fa03a3f91cce911cd
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Tue Jul 18 14:07:35 2017 +0200

    Add README.md

 README    |    1 -
 README.md |   28 ++++++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e67fbe7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,28 @@
+# GNOME Contacts
+Contacts organizes your contacts information from all your online and offline
+sources, providing a centralized place for managing your contacts.
+
+## Build
+Building Contacts can be done by executing these commands in the directory:
+```sh
+git clone git://git.gnome.org/gnome-contacts
+cd gnome-contacts
+./autogen.sh && make && make install
+```
+
+## Issue tracker
+Contacts uses the GNOME Bugzilla, where you can check the
+[list of open bugs](https://bugzilla.gnome.org/browse.cgi?product=gnome-contacts).
+
+If you'd like to report a bug in Contacts or request an enhancement, please file
+an issue using the
+[appropriate form](https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts).
+
+In case of a bug, please also add reproducible steps and the version of Contacts.
+
+## More information
+Contacts has its own web page on https://wiki.gnome.org/Apps/Contacts.
+
+To discuss issues with developers and other users, you can subscribe to the
+[mailing list](https://mail.gnome.org/mailman/listinfo/gnome-contacts-list)
+or join [#contacts](irc://irc.gnome.org/contacts) on irc.gnome.org.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]