fix(GH): Add missing versions to issue template

This commit is contained in:
Technocality
2025-08-08 12:02:55 -05:00
parent 3e8a0eb5e6
commit 667d0cc30c

View File

@@ -30,9 +30,13 @@ body:
label: Minecraft Version label: Minecraft Version
description: What version of Minecraft are you running? description: What version of Minecraft are you running?
options: options:
- 1.21.8
- 1.21.5 - 1.21.5
- 1.21.4 - 1.21.4
- 1.21.3
- 1.21.1 - 1.21.1
- 1.20.4
- 1.20.1
default: 0 default: 0
validations: validations:
required: true required: true