Make issue template forwardproxy specific

This commit is contained in:
sergeyfrolov 2018-07-06 11:49:27 -04:00 committed by GitHub
parent 3e8b65c3af
commit 99689c1ec3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,11 @@
<!--
Are you asking for help with using Caddy? Please use our forum instead: https://caddy.community. If you are filing a bug report, please take a few minutes to carefully answer the following questions. If your issue is not a bug report, you do not need to use this template. Thanks!)
Are you asking for help with using Caddy? Please use our forum instead: https://caddy.community. If you are filing a bug report, please take a few minutes to carefully answer the following questions and please make sure. If your issue is not a bug report, you do not need to use this template. Thanks!)
-->
### 1. What version of Caddy are you using (`caddy -version`)?
### 1. Is bug reproducible with [latest](https://caddyserver.com/download) `forwardproxy` build?
<!--If you tried latest build, and bug still appears, simply put "Yеs" here.
ONLY if you cannot download latest version, tell us when your caddy was built: stat --printf 'mtime: %y\n' `which caddy`" may help.
-->
### 2. What are you trying to do?
@ -15,19 +18,22 @@ Are you asking for help with using Caddy? Please use our forum instead: https://
<!--- Please anonymize the hostname and redact your passwords. -->
### 4. How did you run Caddy (give the full command and describe the execution environment)?
### 4. How is your client configured?
### 5. Please paste any relevant HTTP request(s) here.
### 5. How did you run Caddy? (give the full command and describe the execution environment). If multiple servers are used (for example with `upstream`), describe those as well.
### 6. Please paste any relevant HTTP request(s) here.
<!-- Paste curl command, or full HTTP request including headers and body, here. -->
### 6. What did you expect to see?
### 7. What did you expect to see?
### 7. What did you see instead (give full error messages and/or log)?
### 8. What did you see instead (give full error messages and/or log)?
### 8. How can someone who is starting from scratch reproduce the bug as minimally as possible?
### 9. How can someone who is starting from scratch reproduce the bug as minimally as possible?