mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix(GH): Add missing versions to issue template
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user