From ccb465cc2d9965a24570e73e5ad328cd51f6102e Mon Sep 17 00:00:00 2001 From: Andrew R Date: Wed, 7 May 2025 19:54:18 +0930 Subject: [PATCH 1/3] 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: From 899ba46995e31d4ca6ff962c72b3f9ef1fc1c85e Mon Sep 17 00:00:00 2001 From: Andrew R Date: Wed, 7 May 2025 19:55:02 +0930 Subject: [PATCH 2/3] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0d4d98ae..5fa98ea4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,6 +2,7 @@ name: Feature request description: Suggest a new Feature to be added or replaced in BetterSeqtaPLUS labels: enhancement title: "[FR]" +type: "Feature Request" body: - type: checkboxes attributes: From 8f7a9b655a8fe99f007739aeb9a441829f17ee33 Mon Sep 17 00:00:00 2001 From: Andrew R Date: Wed, 7 May 2025 19:55:48 +0930 Subject: [PATCH 3/3] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 5fa98ea4..d0830e40 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,7 +2,7 @@ name: Feature request description: Suggest a new Feature to be added or replaced in BetterSeqtaPLUS labels: enhancement title: "[FR]" -type: "Feature Request" + body: - type: checkboxes attributes: