From 44fa0cf16aa68b0a9e8f1a0240ed5cfda3821d36 Mon Sep 17 00:00:00 2001 From: JCHacking Date: Mon, 24 Nov 2025 19:31:16 +0100 Subject: [PATCH] ci(github-actions): correct label of bug --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 875e289..4dec07c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG] Title Here" -labels: enhancement +labels: bug assignees: HideyoshiNakazone ---