diff options
author | Georg Ehrke <developer@georgehrke.com> | 2013-04-13 21:00:39 +0300 |
---|---|---|
committer | Georg Ehrke <developer@georgehrke.com> | 2013-04-13 21:00:39 +0300 |
commit | d7f6bc1ab8ae053033c5ecad1922b570fae4a323 (patch) | |
tree | e7167569ddb4549b2d9492eeca471aa5fbb9c228 /CONTRIBUTING.md | |
parent | f480596b9492c43b69f35ce4dedd53762a263d4b (diff) | |
download | nextcloud-server-d7f6bc1ab8ae053033c5ecad1922b570fae4a323.tar.gz nextcloud-server-d7f6bc1ab8ae053033c5ecad1922b570fae4a323.zip |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1de46ac8b80..3c8eead05ce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,14 @@ If you have questions about how to use ownCloud, please direct these to the [mai - [Android client](https://github.com/owncloud/android/issues) - [iOS client](https://github.com/owncloud/ios-issues/issues) - [Desktop client](https://github.com/owncloud/mirall/issues) - - [ownCloud apps](https://github.com/owncloud/apps/issues) (e.g. Calendar, Contacts...) + - Apps: + - [Bookmarks](https://github.com/owncloud/bookmarks/issues) + - [Calendar](https://github.com/owncloud/calendar/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 ownCloud apps](https://github.com/owncloud/apps/issues) (e.g. Contacts, Gallery...) * Search the existing issues first, it's likely that your issue was already reported. If your issue appears to be a bug, and hasn't been reported, open a new issue. |