Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chorbintime authored Jun 10, 2024
1 parent 40e0d64 commit 1176ff5
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,39 +43,33 @@ body:
label: Minecraft Version
description: The version of Minecraft you were using when the bug occured
options:
- "1.16"
- "1.18"
- "1.16.5"
- "1.18.2"
- "1.19.2"
- "1.20.1"
validations:
required: true
- type: dropdown
attributes:
label: Modloader
description: The version of Minecraft you were using when the bug occured
description: The modloader you were using when the bug occured
options:
- "Forge"
- "Fabric"
validations:
required: true
- type: input
attributes:
label: Modpack Version
description: The Modpack version you where using example bmc v52
validations:
required: true
- type: dropdown
attributes:
label: Optifine
description: Did you used Optifine in our packs?
options:
- "I used Optifine"
- "No"
description: The modpack version you were using when the bug occured (such as v26, v3, etc)
validations:
required: true
- type: textarea
attributes:
label: Other Mods
description: Any other mods you added to our packs? if yes please list any other mods.
description: Any additional mods you added to the modpack
validations:
required: false
- type: markdown
attributes:
value: "Thank you for taking the time to make this bug report and to help improve Stay True"
value: "Thank you for taking the time to make this bug report and to help improve Fantasy Realm"

0 comments on commit 1176ff5

Please sign in to comment.