diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-02-17 20:14:05 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-02-18 10:24:48 +0100 |
commit | d86e1eb9f2a7b6219de48df6bb4e7f0e92213a52 (patch) | |
tree | c24cbe44db5d27344b1264b76459bd7c5a0aba4b /issue_template.md | |
parent | 3a97a0ad7fa14b803c2ecb55faf24607011eae6e (diff) | |
download | nextcloud-server-d86e1eb9f2a7b6219de48df6bb4e7f0e92213a52.tar.gz nextcloud-server-d86e1eb9f2a7b6219de48df6bb4e7f0e92213a52.zip |
Add hidden text to issue templates
Explains that this is a bug tracker + links to owncloud.org/support
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md index 424f6c062a9..e19583977ef 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,3 +1,10 @@ +<!-- +Thanks for reporting issues back to ownCloud! This is the issue tracker of ownCloud, if you have any support question please check out https://owncloud.org/support + +This is the bug tracker for the Server component. Find other components at https://github.com/owncloud/core/blob/master/CONTRIBUTING.md#guidelines + +To make it possible for us to help you please fill out below information carefully. +--> ### Steps to reproduce 1. 2. |