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:
|
attributes:
|
||||||
label: Affected Areas
|
label: Affected Areas
|
||||||
options:
|
options:
|
||||||
- Command System
|
- Commands
|
||||||
- Blocks
|
- Blocks
|
||||||
- Items
|
- Items
|
||||||
- Mobs
|
- Mobs
|
||||||
|
|
Reference in a new issue