File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : 🛠 Bug report
2
2
description : Create a report to help us improve
3
3
title : Good bug title tells us about precise symptom, not about the root cause.
4
- labels : [bug]
4
+ labels : ['type: bug' ]
5
5
body :
6
6
- type : textarea
7
7
id : description
Original file line number Diff line number Diff line change 1
1
name : 📖 Documentation
2
2
description : Suggest an improvement for the documentation of this project
3
3
title : Content to be added or fixed
4
- labels : [documentation]
4
+ labels : ['type: documentation' ]
5
5
body :
6
6
- type : checkboxes
7
7
id : type
Original file line number Diff line number Diff line change 1
1
name : 🚀 Feature request
2
2
description : Suggest an idea for this project
3
3
title : " <One feature request per issue>"
4
- labels : [feature]
4
+ labels : ['type: feature' ]
5
5
body :
6
6
- type : textarea
7
7
id : description
You can’t perform that action at this time.
0 commit comments