Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2013-04-13 22:00:39 +0400
committerGeorg Ehrke <developer@georgehrke.com>2013-04-13 22:00:39 +0400
commitd7f6bc1ab8ae053033c5ecad1922b570fae4a323 (patch)
treee7167569ddb4549b2d9492eeca471aa5fbb9c228 /CONTRIBUTING.md
parentf480596b9492c43b69f35ce4dedd53762a263d4b (diff)
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
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.