Fix key typo
This commit is contained in:
parent
f095664894
commit
664e0cb584
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -23,7 +23,7 @@ body:
|
|||
attributes:
|
||||
label: Description of the bug
|
||||
description: A clear and concise description of what the bug is.
|
||||
validation:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -25,5 +25,5 @@ body:
|
|||
description: |
|
||||
Try to explain the desired end result, rather than speculating about how the feature could be implemented.
|
||||
If applicable, add screenshots or mockups to help explain your request.
|
||||
validation:
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Add table
Reference in a new issue