]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add link to issue creation
authorLukas Reschke <lukas@statuscode.ch>
Wed, 20 Mar 2013 17:20:15 +0000 (18:20 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Wed, 20 Mar 2013 17:20:15 +0000 (18:20 +0100)
We're directly linking users to this in ownCloud when they click "report a bug" - this often confused people because they don't know where to report the issue exactly.

CONTRIBUTING.md

index 1021eae0f647c565bd23fff175e56e1b94a8804c..1de46ac8b80acf0049dd0f107a807013a658acb7 100644 (file)
@@ -3,7 +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
-* Report the issue using our [template][template], it includes all the informations we need to track down the issue.
+* [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)
   - [iOS client](https://github.com/owncloud/ios-issues/issues)