Fix key typo

This commit is contained in:
Charles Dang 2022-03-17 07:55:00 -04:00
parent f095664894
commit 664e0cb584
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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