Skip to content

Commit

Permalink
Update issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MoriyaShiine authored Jun 20, 2024
1 parent 29cf5e0 commit 1aad03f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
name: Issue
description: File a bug report
body:
- type: checkboxes
attributes:
label: Confirmations
options:
- label: I can verify that I am running the mod on the latest possible Minecraft version.
required: true
- label: I can verify that the issue I am reporting exists on the latest possible Mod version.
required: true
- type: input
attributes:
label: Mod version (NOT Minecraft version)
description: Please note that unless this bug still exists on the latest avaiable Mod version and Minecraft version, it will not be fixed. Versions titled "latest,", "newest," or some other vague indiciator will be closed without comment.
description: Please do not put "latest,", "newest," or some other vague indiciator.
validations:
required: true
- type: textarea
Expand Down

0 comments on commit 1aad03f

Please sign in to comment.