Make minecraft version required in bug template
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -32,9 +32,13 @@ body:
|
||||
id: minecraft
|
||||
attributes:
|
||||
label: What Minecraft version is this happening on?
|
||||
description: |
|
||||
If your Minecraft version isn't listed here, it means that it's no longer supported. In that case, don't create an issue.
|
||||
options:
|
||||
- Minecraft 1.18.1
|
||||
- Minecraft 1.16.5
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: forge
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user