mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-25 17:04:17 +00:00
change ISSUE_TEMPLATE location
This commit is contained in:
parent
6b261bbc42
commit
df081c8d11
2 changed files with 2 additions and 2 deletions
24
.github/ISSUE_TEMPLATE
vendored
Normal file
24
.github/ISSUE_TEMPLATE
vendored
Normal 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?
|
||||
Loading…
Add table
Add a link
Reference in a new issue