From ccb465cc2d9965a24570e73e5ad328cd51f6102e Mon Sep 17 00:00:00 2001 From: Andrew R Date: Wed, 7 May 2025 19:54:18 +0930 Subject: [PATCH] add a type to bug and fr reports --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index dad93afc..87541432 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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: