mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
update issue template
This commit is contained in:
parent
2640977611
commit
123ac96e1f
6
.github/ISSUE_TEMPLATE
vendored
6
.github/ISSUE_TEMPLATE
vendored
@ -1,10 +1,10 @@
|
||||
### Instructions (remove before submiting):
|
||||
### 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. Which revision of File Manager are you running (check the footer on any page)?
|
||||
### 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?
|
||||
@ -21,4 +21,4 @@
|
||||
### 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?
|
||||
### 6. How can someone who is starting from scratch reproduce this behaviour as minimally as possible?
|
||||
|
@ -1,5 +1,5 @@
|
||||
package page
|
||||
|
||||
var GIT_COMMIT_HASH = "056ea2b"
|
||||
var GIT_COMMIT_HASH = "2640977"
|
||||
var CIRCLE_BUILD_NUM = ""
|
||||
var GENERATED int64 = 1492331591719476600
|
||||
var GENERATED int64 = 1492331950511420300
|
||||
|
Loading…
Reference in New Issue
Block a user