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.
1 parent 4f0dd45 commit 4eff7f9Copy full SHA for 4eff7f9
.github/ISSUE_TEMPLATE/Issue-report.yml
@@ -80,12 +80,12 @@ body:
80
- other
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:
+ - type: dropdown
+ id: type
+ attributes:
+ label: Type
+ description: How would you define the type of the issue? Please select from the types below.
+ options:
89
- "Task"
90
- "Bug"
91
- "Question"
0 commit comments