Skip to content

Commit c829328

Browse files
authored
Update question.yml
1 parent b8cae38 commit c829328

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/question.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body:
2222
- type: dropdown
2323
id: knownIssueCheck
2424
attributes:
25-
label: "Did you check if there's a problem that you are trying to figure out on (this issue)[https://github.com/JordanSantiagoYT/FNF-JS-Engine/issues/359]?"
25+
label: "Did you check if there's a problem that you are trying to figure out on [this issue](https://github.com/JordanSantiagoYT/FNF-JS-Engine/issues/359)?"
2626
options:
2727
- "No"
2828
- "Yes"
@@ -37,4 +37,4 @@ body:
3737
- "No"
3838
- "Yes"
3939
validations:
40-
required: true
40+
required: true

0 commit comments

Comments
 (0)