Upgraded GitHub Template

This commit is contained in:
Frank 2023-12-19 16:15:07 +01:00
parent 84a56acb3d
commit 4149feed02

View file

@ -25,7 +25,7 @@ body:
attributes: attributes:
label: BetterEnd label: BetterEnd
description: What version of BetterEnd are you running? description: What version of BetterEnd are you running?
placeholder: 4.0.x placeholder: 4.30.x
validations: validations:
required: true required: true
- type: input - type: input
@ -33,7 +33,7 @@ body:
attributes: attributes:
label: BCLib label: BCLib
description: What version of BCLib are you running? description: What version of BCLib are you running?
placeholder: 3.0.x placeholder: 3.30.x
validations: validations:
required: true required: true
- type: input - type: input
@ -41,7 +41,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
@ -49,7 +49,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
@ -58,6 +58,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