Updated GitHub Template

This commit is contained in:
Frank 2023-12-19 12:12:25 +01:00
parent 5ba9c474e2
commit 83d900a0fa

View file

@ -33,7 +33,7 @@ body:
attributes:
label: Fabric API
description: What version of Fabric API is installed
placeholder: 0.8x.x
placeholder: 0.9x.x
validations:
required: false
- type: input
@ -41,7 +41,7 @@ body:
attributes:
label: Fabric Loader
description: What version of Fabric Loader do you use
placeholder: 0.14.x
placeholder: 0.15.x
validations:
required: false
- type: dropdown
@ -50,6 +50,8 @@ body:
label: Minecraft
description: What version of Minecraft is installed?
options:
- 1.20.4
- 1.20.3
- 1.20.1
- 1.20.0
- 1.19.4