Skip to content

Commit

Permalink
Update issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MoriyaShiine authored Feb 3, 2024
1 parent e41d3ac commit 434e86d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ description: File a bug report
body:
- type: input
attributes:
label: Mod version
description: Please note that unless this bug still exists on the latest version, it will not be fixed.
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.
validations:
required: true
- type: textarea
Expand All @@ -16,3 +16,5 @@ body:
attributes:
label: Log or crash report
description: Please use [gist](https://gist.github.com/).
validations:
required: true

0 comments on commit 434e86d

Please sign in to comment.