Skip to content

Commit 24a1cec

Browse files
authored
Update issue templates
1 parent 774f071 commit 24a1cec

File tree

3 files changed

+69
-0
lines changed

3 files changed

+69
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
### 0. Before Your ASK
11+
12+
1. Try to find an answer by reading a [FAQ](https://github.com/chobits/ngx_http_proxy_connect_module/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aquestion).
13+
14+
### Ⅰ. Issue Description
15+
16+
17+
### Ⅱ. Describe what happened
18+
19+
20+
### Ⅲ. Describe what you expected to happen
21+
22+
23+
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
24+
25+
1.
26+
2.
27+
3.
28+
29+
30+
31+
### Ⅴ. Anything else we need to know?
32+
33+
1. If applicable, add nginx [debug log](http://nginx.org/en/docs/debugging_log.html).
34+
2.
35+
3.
36+
37+
### Ⅵ. Environment:
38+
39+
1. Tengine/Nginx/OpenResty version (use `sbin/nginx -v`):
40+
2. Which [patch](https://github.com/chobits/ngx_http_proxy_connect_module#select-patch) do you use?
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Why you need it?
11+
<!-- Is your feature request related to a problem? Please describe in details -->
12+
13+
14+
## How it could be?
15+
<!--A clear and concise description of what you want to happen. For a computer fan, you can explain more about input of the feature, and output of it.-->
16+
17+
18+
## Other related information
19+
<!-- Add any other context or screenshots about the feature request here.-->
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Question about this project
3+
about: Ask whatever you want to know or confusion about this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)