Merge pull request #262 from ar-cyber/patch-27

add a type to bug and fr reports
This commit is contained in:
Seth Burkart
2025-05-29 13:48:17 +10:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@ name: Bug report
description: Report an issue with the modpack in its unmodified state. For other issues, use Discord.
labels: bug
title: "[BUG]"
type: "Bug"
body:
- type: markdown
attributes:
@@ -2,6 +2,7 @@ name: Feature request
description: Suggest a new Feature to be added or replaced in BetterSeqtaPLUS
labels: enhancement
title: "[FR]"
body:
- type: checkboxes
attributes: