diff options
author | Michael Gapczynski <mtgap@owncloud.com> | 2013-05-15 06:24:21 -0700 |
---|---|---|
committer | Michael Gapczynski <mtgap@owncloud.com> | 2013-05-15 06:24:21 -0700 |
commit | de2ccf47233335662b24b687c462196878b8a20c (patch) | |
tree | d97511b0dc52e10dfcd34fe9f7d99a1ac49d3399 | |
parent | 6a788d1a545d5e0dcd6df6ec3c144fa593cf40c8 (diff) | |
parent | 162da3ce4e61f93345e587e1ae8ddc70272f8cb9 (diff) | |
download | nextcloud-server-de2ccf47233335662b24b687c462196878b8a20c.tar.gz nextcloud-server-de2ccf47233335662b24b687c462196878b8a20c.zip |
Merge pull request #3366 from owncloud/contributing_add_contacts
Add Contacts repo to CONTRIBUTING.md
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3f3cf20e9a5..fd87513ec2a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,11 +12,12 @@ If you have questions about how to use ownCloud, please direct these to the [mai - Apps: - [Bookmarks](https://github.com/owncloud/bookmarks/issues) - [Calendar](https://github.com/owncloud/calendar/issues) + - [Contacts](https://github.com/owncloud/contacts/issues) - [Mail](https://github.com/owncloud/mail/issues) - [News](https://github.com/owncloud/news/issues) - [Notes](https://github.com/owncloud/notes/issues) - [Shorty](https://github.com/owncloud/shorty/issues) - - [other apps](https://github.com/owncloud/apps/issues) (e.g. Contacts, Pictures, Music, ...) + - [other apps](https://github.com/owncloud/apps/issues) (e.g. Pictures, Music, Tasks, ...) If your issue appears to be a bug, and hasn't been reported, open a new issue. |