Skip to content

Commit

Permalink
fix templates
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Dec 6, 2023
1 parent bfc94ba commit b5177f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/report-a-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ body:
label: Minecraft Version
description: What version of Minecraft were you running?
options:
- 1.20.3
- 1.20.2
- 1.20.1 (LTS)
- 1.19.2 (LTS)
Expand All @@ -26,13 +27,14 @@ body:
options:
- Forge
- Fabric
- NeoForge
validations:
required: true
- type: input
id: modLoaderVersion
attributes:
label: Mod Loader Version
description: What version of Forge / Fabric were you using?
description: What version of Forge/Fabric/NeoForge were you using?
validations:
required: true
- type: input
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/request-a-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Request a Feature
about: Note that new features are only added to the latest Minecraft version.
title: ''
labels: feature
labels: needs discussion
assignees: ''

---

0 comments on commit b5177f6

Please sign in to comment.