File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : 🐛 Bug
2
2
description : Report an issue to help improve the project.
3
3
title : " [BUG] <what went wrong>"
4
- labels : ["bug"]
4
+ labels : ["bug", "hacktoberfast" ]
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 issue
2
2
description : Found an issue in the documentation? You can use this one!
3
3
title : " [DOCS] <what do you have to add>"
4
- labels : ["documentation"]
4
+ labels : ["documentation", "hacktoberfest" ]
5
5
body :
6
6
- type : textarea
7
7
id : description
Original file line number Diff line number Diff line change 1
1
name : 💡 General Feature Request
2
2
description : Have a new idea/feature for this project? Would love to hear it!
3
3
title : " [FEATURE] <what do you have to add>"
4
- labels : ["feature"]
4
+ labels : ["feature","hacktoberfest" ]
5
5
body :
6
6
- type : textarea
7
7
id : description
Original file line number Diff line number Diff line change 1
1
name : Other
2
2
description : Use this for any other issues. Please do NOT create blank issues
3
3
title : " [OTHER]"
4
+ labels : ["hacktoberfest"]
4
5
body :
5
6
- type : markdown
6
7
attributes :
You can’t perform that action at this time.
0 commit comments