Skip to content

Commit

Permalink
ISSUE_TEMPLATE: Updated 2 yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelbayria committed Nov 25, 2024
1 parent 8535fdf commit eae74f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/module.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Suggest Mod
description: Suggest mods to be added to Every Compat
title: "[📦]: "
labels: "Module"
labels: ["Module"]
body:
- type: markdown
attributes:
Expand Down Expand Up @@ -64,8 +64,6 @@ body:
- label: "1.19.2 | FORGE"
- label: "1.20.1 | FORGE"
- label: "1.21.1 | NEOFORGE"
validations:
required: false

- type: input
id: modid
Expand Down
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/report_bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ body:
description: "What's the Minecraft version & loader"
options:
- Ensure the selected one is correct
- 1.21.1-FABRIC
- 1.20.1-FABRIC
- 1.19.2-FABRIC
- 1.21.1-NEOFORGE
- 1.20.1-FORGE
- 1.19.2-FORGE
- 1.21.1 - FABRIC
- 1.20.1 - FABRIC
- 1.19.2 - FABRIC
- 1.21.1 - NEOFORGE
- 1.20.1 - FORGE
- 1.19.2 - FORGE
- 1.18.2
default: 0
validations:
Expand Down

0 comments on commit eae74f0

Please sign in to comment.