Attempt to fix the checkbox options
This commit is contained in:
parent
1f064fe4e2
commit
6ba1dad745
2 changed files with 1 additions and 15 deletions
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,14 +0,0 @@
|
|||
Bug Report
|
||||
====
|
||||
|
||||
1) What I was doing when this happened:
|
||||
|
||||
2) Steps to reproduce the bug
|
||||
|
||||
```
|
||||
CHANGEME
|
||||
```
|
||||
|
||||
3) What I was expecting to happen:
|
||||
|
||||
4) What actually happened:
|
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -14,7 +14,7 @@ body:
|
|||
attributes:
|
||||
label: Affected Areas
|
||||
options:
|
||||
- Command System
|
||||
- Commands
|
||||
- Blocks
|
||||
- Items
|
||||
- Mobs
|
||||
|
|
Reference in a new issue