From f31fb220398a7bb786d28d0485e767fa5f4ba77e Mon Sep 17 00:00:00 2001 From: John Guan Date: Fri, 12 Aug 2022 11:27:17 +0800 Subject: [PATCH] Update alpha_bug_report.yaml --- .github/ISSUE_TEMPLATE/alpha_bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml index 3f09fc1..93bf0a2 100644 --- a/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml @@ -1,6 +1,6 @@ name: "[Alpha Only] Bug Report" description: CasaOS Alpha Testing specific bug report form. -title: "[Alpha][Bug]: " +title: "[Alpha][Bug] " labels: ["alpha", "bug"] body: - type: markdown