Updated GitHub Template
This commit is contained in:
parent
5ba9c474e2
commit
83d900a0fa
1 changed files with 4 additions and 2 deletions
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
@ -33,7 +33,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Fabric API
|
label: Fabric API
|
||||||
description: What version of Fabric API is installed
|
description: What version of Fabric API is installed
|
||||||
placeholder: 0.8x.x
|
placeholder: 0.9x.x
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
|
@ -41,7 +41,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Fabric Loader
|
label: Fabric Loader
|
||||||
description: What version of Fabric Loader do you use
|
description: What version of Fabric Loader do you use
|
||||||
placeholder: 0.14.x
|
placeholder: 0.15.x
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
@ -50,6 +50,8 @@ body:
|
||||||
label: Minecraft
|
label: Minecraft
|
||||||
description: What version of Minecraft is installed?
|
description: What version of Minecraft is installed?
|
||||||
options:
|
options:
|
||||||
|
- 1.20.4
|
||||||
|
- 1.20.3
|
||||||
- 1.20.1
|
- 1.20.1
|
||||||
- 1.20.0
|
- 1.20.0
|
||||||
- 1.19.4
|
- 1.19.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue