File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11---
22name : Bug report
33description : Create a bug report
4- title : " [Bug]: "
4+ title : " [Bug] "
55labels :
66 - bug
77assignees :
Original file line number Diff line number Diff line change 11---
22name : Feature request
33description : Suggest a new feature for this project.
4- title : " [Feature]: "
4+ title : " [Feature] "
55labels :
66 - enhancement
77assignees :
Original file line number Diff line number Diff line change 1+ ---
2+ name : Question
3+ description : Ask a question.
4+ title : " [Question] "
5+ labels :
6+ - question
7+ assignees :
8+ - thomasleplus
9+ body :
10+ - type : markdown
11+ attributes :
12+ value : |
13+ Thanks for taking the time to fill out this feature request!
14+ - type : textarea
15+ attributes :
16+ label : What is your question?
17+ description : Please include as many details and examples as possible.
18+ render : markdown
19+ validations :
20+ required : true
You can’t perform that action at this time.
0 commit comments