File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ description: Something is not working correctly.
3
3
labels : " S: needs triage, type: bug"
4
4
5
5
body :
6
+ - type : markdown
7
+ attributes :
8
+ value : >-
9
+ Hi there!
10
+
11
+ We'd appreciate it if you could search on pip's existing issues prior to filing
12
+ a bug report.
13
+
14
+ We get a lot of duplicate tickets and have limited maintainer capacity to triage
15
+ them. Thanks!
16
+
6
17
- type : textarea
7
18
attributes :
8
19
label : Description
Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ description: Suggest an idea for this project
3
3
labels : " S: needs triage, type: feature request"
4
4
5
5
body :
6
+ - type : markdown
7
+ attributes :
8
+ value : >-
9
+ Hi there!
10
+
11
+ We'd appreciate it if you could search on pip's existing issues prior to filing
12
+ a feature request.
13
+
14
+ We get a lot of duplicate tickets and have limited maintainer capacity to triage
15
+ them. Thanks!
16
+
6
17
- type : textarea
7
18
attributes :
8
19
label : What's the problem this feature will solve?
You can’t perform that action at this time.
0 commit comments