Rename ISSUE_TEMPLATE to ISSUE_TEMPLATE.md
Former-commit-id: 2359c20ef6eee56b4c9cabfe5f24a382e73acf96 [formerly e5b1cbacd3c7f0c3c045dac43d1414383150f8e6] [formerly 60c0319d26cfc8c4f37128b1a91f3cbbc7dc31da [formerly e20dd21835e42869fdae7325e4a8d54634802925]] Former-commit-id: 09dd4bb6850c59d95129b3fede9eb153c406d0af [formerly 19f27dbf248259172d096c161a6a975538518af0] Former-commit-id: 8d23521ca4d533e61db52bfed3f0de529b3a2abb
This commit is contained in:
24
.github/ISSUE_TEMPLATE.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
### Instructions (remove before submitting):
|
||||
|
||||
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. Have you downloaded File Manager from caddyserver.com? If yes, when have you done that? If no, and you are running a custom build, which is the revision of File Manager's repository?
|
||||
|
||||
|
||||
### 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 behaviour as minimally as possible?
|
||||
Reference in New Issue
Block a user