File tree Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Expand file tree Collapse file tree 3 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 11name : Bug Report
22description : File a bug report
3- title : " [ Bug]: "
4- labels : ["S-Triage", "T-Bug" ]
3+ type : Bug
4+ labels : ["S-Triage"]
55body :
66 - type : markdown
77 attributes :
1111 attributes :
1212 label : What happened?
1313 description : Also tell us, what did you expect to happen?
14- placeholder : Tell us what you see!
15- value : " A bug happened!"
1614 validations :
1715 required : true
1816 - type : input
Original file line number Diff line number Diff line change 11name : Feature suggestion
22description : Suggest a new feature
3- title : " [ Feature]: "
4- labels : ["S-Triage", "T-Feature Request" ]
3+ type : Feature
4+ labels : ["S-Triage"]
55body :
66 - type : markdown
77 attributes :
@@ -10,20 +10,16 @@ body:
1010 id : describe
1111 attributes :
1212 label : Describe the feature
13- description : A high level description.
14- placeholder : A feature that allows users to...
1513 validations :
1614 required : true
1715 - type : textarea
1816 id : example
1917 attributes :
20- label : Suggestion or Example of how the feature would be used
21- description : What should the feature look like?
18+ label : Suggestion or example of how the feature would be used
2219 - type : checkboxes
2320 id : duplicate
2421 attributes :
2522 label : Duplicate declaration
26- description : Please confirm that you are not creating a duplicate issue.
2723 options :
2824 - label : I have searched the issues and this feature has not been requested before.
2925 required : true
Original file line number Diff line number Diff line change 11name : Improvement suggestion
22description : Suggest an improvement to an existing feature
3- title : " [ Improvement]: "
4- labels : ["S-Triage", "T-Improvement" ]
3+ type : Improvement
4+ labels : ["S-Triage"]
55body :
66 - type : markdown
77 attributes :
@@ -10,15 +10,12 @@ body:
1010 id : describe
1111 attributes :
1212 label : Describe the improvement
13- description : A high level description.
14- placeholder : Add functionality that allows users to ...
1513 validations :
1614 required : true
1715 - type : checkboxes
1816 id : duplicate
1917 attributes :
2018 label : Duplicate declaration
21- description : Please confirm that you are not creating a duplicate issue.
2219 options :
2320 - label : I have searched the issues and this improvement has not been requested before.
2421 required : true
You can’t perform that action at this time.
0 commit comments