mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 14:49:07 +00:00
Fix key typo
This commit is contained in:
parent
f095664894
commit
664e0cb584
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -23,7 +23,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Description of the bug
|
label: Description of the bug
|
||||||
description: A clear and concise description of what the bug is.
|
description: A clear and concise description of what the bug is.
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -25,5 +25,5 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Try to explain the desired end result, rather than speculating about how the feature could be implemented.
|
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.
|
If applicable, add screenshots or mockups to help explain your request.
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user