File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
name : Bug Report
2
2
description : Report bug of CameraHelper
3
- title : " [CameraHelper Bug]: "
3
+ title : " [Bug]: "
4
4
labels : ["Type:Bug"]
5
5
body :
6
6
- type : markdown
34
34
id : repro
35
35
attributes :
36
36
label : Repro Steps
37
- description : What steps can the NuGet team take to reproduce this issue?
37
+ description : What steps can other people take to reproduce this issue?
38
38
placeholder : |
39
39
Steps to reproduce the behavior:
40
40
1. On this URL '...'
Original file line number Diff line number Diff line change 1
- name : Bug Report
2
- description : Report bug of CameraHelper
3
- title : " [CameraHelper Bug ]: "
4
- labels : ["Type:Bug "]
1
+ name : Usage Issue
2
+ description : Question about usages of CameraHelper
3
+ title : " [Usage ]: "
4
+ labels : ["Type:Usage "]
5
5
body :
6
6
- type : markdown
7
7
attributes :
@@ -26,15 +26,15 @@ body:
26
26
- type : textarea
27
27
id : description
28
28
attributes :
29
- label : Describe the bug
30
- description : A clear and concise description of what the bug is.
29
+ label : Describe the issue
30
+ description : A clear and concise description of what the issue is.
31
31
validations :
32
32
required : true
33
33
- type : textarea
34
34
id : repro
35
35
attributes :
36
36
label : Repro Steps
37
- description : What steps can the NuGet team take to reproduce this issue?
37
+ description : What steps can other people take to reproduce this issue?
38
38
placeholder : |
39
39
Steps to reproduce the behavior:
40
40
1. On this URL '...'
You can’t perform that action at this time.
0 commit comments