change ISSUE_TEMPLATE location

This commit is contained in:
Henrique Dias 2017-03-26 10:20:58 +01:00
parent 6b261bbc42
commit df081c8d11
No known key found for this signature in database
GPG key ID: 936F5EB68D786730
2 changed files with 2 additions and 2 deletions

24
.github/ISSUE_TEMPLATE vendored Normal file
View file

@ -0,0 +1,24 @@
### Instructions (remove before submiting):
1. Are you asking for help with using Caddy or File Manager? Please use our forum instead: https://forum.caddyserver.com.
2. If you are filing a bug report, please answer the following questions.
3. If your issue is not a bug report, you do not need to use this template.
### 1. Which revision of File Manager are you running (check the footer on any page)?
### 2. What are you trying to do?
### 3. What is your entire Caddyfile?
```text
(Put Caddyfile here)
```
### 4. What did you expect to see?
### 5. What did you see instead (give full error messages and/or log)?
### 6. How can someone who is starting from scratch reproduce this behavior as minimally as possible?