summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2017-07-18 14:07:35 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2017-07-18 14:07:35 +0200
commitdcdf412b29b31de67584ef6fa03a3f91cce911cd (patch)
treea836d7529bdcbe0574fc62965bd7dc97e880ded4 /README.md
parent4a1b2ff85d8cd2a8541ba4b5a8ffd3a2dc678600 (diff)
downloadgnome-contacts-dcdf412b29b31de67584ef6fa03a3f91cce911cd.tar.gz
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 28 insertions, 0 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.