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 dde99b8 commit 471f833Copy full SHA for 471f833
.github/ISSUE_TEMPLATE/question.yml
@@ -11,10 +11,10 @@ body:
11
- type: dropdown
12
id: outdatedBuildCheck
13
attributes:
14
- label: "Did you check if the problem occurs in the latest build?"
+ label: "If its a problem you are having, did you check if the problem occurs in the latest build?"
15
options:
16
- - "Yes"
17
- "No"
+ - "Yes"
18
validations:
19
required: true
20
0 commit comments