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: 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