filebrowser/.github/ISSUE_TEMPLATE

23 lines
786 B
Plaintext
Raw Normal View History

2017-01-14 17:12:25 +00:00
### Instructions (remove before submiting):
2017-01-18 18:59:50 +00:00
1. Are you asking for help with using Caddy or Hugo? Please use our forum instead: https://forum.caddyserver.com.
2017-01-14 17:12:25 +00:00
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.
4. Every issue not related to hugo specific features (publish and schedule mechanism) should be done on https://github.com/hacdias/caddy-filemanage issues.
### 1. What are you trying to do?
### 2. What is your entire Caddyfile?
```text
(Put Caddyfile here)
```
### 3. What did you expect to see?
### 4. What did you see instead (give full error messages and/or log)?
### 5. How can someone who is starting from scratch reproduce this behavior as minimally as possible?