File tree Expand file tree Collapse file tree 4 files changed +96
-0
lines changed Expand file tree Collapse file tree 4 files changed +96
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " Bug report \U0001F41B "
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : S-bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Version**
11
+ List the version(s) of ` hyper ` , and any relevant hyper dependency (such as ` h2 ` if this is related to HTTP/2).
12
+
13
+ ** Platform**
14
+ The output of ` uname -a ` (UNIX), or version and 32 or 64-bit (Windows)
15
+
16
+ ** Description**
17
+ Enter your issue details here.
18
+ One way to structure the description:
19
+
20
+ [ short summary of the bug]
21
+
22
+ I tried this code:
23
+
24
+ [ code sample that causes the bug]
25
+
26
+ I expected to see this happen: [ explanation]
27
+
28
+ Instead, this happened: [ explanation]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : S-bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Version**
11
+ List the version(s) of ` hyper ` , and any relevant hyper dependency (such as ` h2 ` if this is related to HTTP/2).
12
+
13
+ ** Platform**
14
+ The output of ` uname -a ` (UNIX), or version and 32 or 64-bit (Windows)
15
+
16
+ ** Description**
17
+ Enter your issue details here.
18
+ One way to structure the description:
19
+
20
+ [ short summary of the bug]
21
+
22
+ I tried this code:
23
+
24
+ [ code sample that causes the bug]
25
+
26
+ I expected to see this happen: [ explanation]
27
+
28
+ Instead, this happened: [ explanation]
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " Feature request \U0001F4A1 "
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : S-feature
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Is your feature request related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
+
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen.
15
+
16
+ ** Describe alternatives you've considered**
17
+ A clear and concise description of any alternative solutions or features you've considered.
18
+
19
+ ** Additional context**
20
+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : S-feature
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Is your feature request related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
+
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen.
15
+
16
+ ** Describe alternatives you've considered**
17
+ A clear and concise description of any alternative solutions or features you've considered.
18
+
19
+ ** Additional context**
20
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments