mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
change some more words
This commit is contained in:
parent
da2d80f989
commit
604fd1bfa4
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -7,7 +7,7 @@ body:
|
|||||||
label: Description
|
label: Description
|
||||||
description: "
|
description: "
|
||||||
Please describe the issue with as much detail as possible.
|
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."
|
Add screenshots or videos if they would be useful."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
7
.github/ISSUE_TEMPLATE/crash.yml
vendored
7
.github/ISSUE_TEMPLATE/crash.yml
vendored
@ -25,10 +25,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Minecraft Version
|
label: Minecraft Version
|
||||||
options:
|
options:
|
||||||
# formatted for regex matching
|
- "1.18.2"
|
||||||
- "Minecraft Version: 1.18.2"
|
- "1.19.2"
|
||||||
- "Minecraft Version: 1.19.2"
|
- "1.20.1"
|
||||||
- "Minecraft Version: 1.20.1"
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user