Attempt to fix the template...again
This commit is contained in:
parent
6ba1dad745
commit
7543a91680
1 changed files with 9 additions and 9 deletions
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -14,15 +14,15 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Affected Areas
|
label: Affected Areas
|
||||||
options:
|
options:
|
||||||
- Commands
|
- "Commands"
|
||||||
- Blocks
|
- "Blocks"
|
||||||
- Items
|
- "Items"
|
||||||
- Mobs
|
- "Mobs"
|
||||||
- Enchantments
|
- "Enchantments"
|
||||||
- Configuration
|
- "Configuration"
|
||||||
- Recipes
|
- "Recipes"
|
||||||
- Dimensions
|
- "Dimensions"
|
||||||
- API
|
- "API"
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "What I was expecting to happen"
|
label: "What I was expecting to happen"
|
||||||
|
|
Reference in a new issue