# GNOME Contacts Contacts organizes your contacts information from all your online and offline sources, providing a centralized place for managing your contacts. ## Building You can build and install Contacts using [Meson](http://mesonbuild.com/): ```sh meson build ninja -C build ninja -C build 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. ## Contributing If you would like to contribute a patch, you should send it in to the GNOME Bugzilla as well. If the patch fixes an existing bug, add the patch as an attachment to that bug report; otherwise, enter a new bug report that describes the patch, and attach the patch to that bug report. For more information on the recommended workflow, please read [this wiki page](https://wiki.gnome.org/Git/WorkingWithPatches). ## 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.