We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 866359a + 18daf31 commit 4f0dd45Copy full SHA for 4f0dd45
.github/ISSUE_TEMPLATE/Issue-report.yml
@@ -81,14 +81,14 @@ body:
81
validations:
82
required: true
83
- type: dropdown
84
- id: type
85
- attributes:
86
- label: Type
87
- description: How would you define the type of the issue? Please select from the types below.
88
- options:
89
- - Task
90
- - Bug
91
- - Question
+ id: type
+ attributes:
+ label: Type
+ description: How would you define the type of the issue? Please select from the types below.
+ options:
+ - "Task"
+ - "Bug"
+ - "Question"
92
93
94
- type: input
0 commit comments