change some more words

This commit is contained in:
TropheusJ 2023-12-08 12:40:08 -05:00
parent da2d80f989
commit 604fd1bfa4
2 changed files with 4 additions and 5 deletions

View File

@ -7,7 +7,7 @@ body:
label: Description
description: "
Please describe the issue with as much detail as possible.
Explain what happened, and what should have happened.
Explain what happened, and what should have happened instead.
Add screenshots or videos if they would be useful."
validations:
required: true

View File

@ -25,10 +25,9 @@ body:
attributes:
label: Minecraft Version
options:
# formatted for regex matching
- "Minecraft Version: 1.18.2"
- "Minecraft Version: 1.19.2"
- "Minecraft Version: 1.20.1"
- "1.18.2"
- "1.19.2"
- "1.20.1"
validations:
required: true