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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2013-04-14 01:51:34 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2013-04-14 01:51:34 +0400
commitde89b26f0290ae3e388c78234ce107959270eeb5 (patch)
tree52ab505907664e30ffb666ee1beb94bcdd2830ea /CONTRIBUTING.md
parent489d9dffc50aa0424c0dc8796c9e71cfdfc32443 (diff)
move notice to search existing issues up
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2dacf7f3fcf..3f3cf20e9a5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,6 +3,7 @@
If you have questions about how to use ownCloud, please direct these to the [mailing list][mailinglist] or our [forum][forum]. We are also available on [IRC][irc].
### Guidelines
+* Please search the existing issues first, it's likely that your issue was already reported.
* [Report the issue](https://github.com/owncloud/core/issues/new) using our [template][template], it includes all the informations we need to track down the issue.
* This repository is *only* for issues within the ownCloud core code. Issues in other compontents should be reported in their own repositores:
- [Android client](https://github.com/owncloud/android/issues)
@@ -15,8 +16,7 @@ If you have questions about how to use ownCloud, please direct these to the [mai
- [News](https://github.com/owncloud/news/issues)
- [Notes](https://github.com/owncloud/notes/issues)
- [Shorty](https://github.com/owncloud/shorty/issues)
- - [other pps](https://github.com/owncloud/apps/issues) (e.g. Contacts, Pictures, Music, ...)
-* Search the existing issues first, it's likely that your issue was already reported.
+ - [other apps](https://github.com/owncloud/apps/issues) (e.g. Contacts, Pictures, Music, ...)
If your issue appears to be a bug, and hasn't been reported, open a new issue.