]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update CONTRIBUTING.md
authorJohannes Twittmann <github.com@deryo.de>
Wed, 23 Oct 2013 12:21:28 +0000 (14:21 +0200)
committerJohannes Twittmann <github.com@deryo.de>
Wed, 23 Oct 2013 12:21:28 +0000 (14:21 +0200)
Gave more info on how to search issues.

CONTRIBUTING.md

index a79fcc08d608d01a4e53e502076f5ebfe8b6eaeb..2360a082a250334868e5246760210994b4efe091 100644 (file)
@@ -8,7 +8,10 @@ If you have questions about how to install or use ownCloud, please direct these
 
 ### Guidelines
 * Please search the existing issues first, it's likely that your issue was already reported or even fixed.
-* This repository is *only* for issues within the ownCloud core code. This also includes the apps: files, encryption, external storage, sharing, deleted files, versions, LDAP, and WebDAV Auth
+  - Go to one of the repositories, click "issues" and type any word in the top search/command bar.
+  - You can also filter by appending e. g. "state:open" to the search string.
+  - More info on [search syntax within github](https://help.github.com/articles/searching-issues)
+* This repository ([core](https://github.com/owncloud/core/issues)) is *only* for issues within the ownCloud core code. This also includes the apps: files, encryption, external storage, sharing, deleted files, versions, LDAP, and WebDAV Auth
 * The issues in other components should be reported in their respective repositories: 
   - [Android client](https://github.com/owncloud/android/issues)
   - [iOS client](https://github.com/owncloud/ios-issues/issues)