From 06eca38022271b2f1caf1a95c17caf68e59aff3b Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 20 Jul 2022 19:14:33 +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 c513f74..3f09fc1 100644 --- a/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml @@ -1,4 +1,4 @@ -name: "[Alpha] Bug Report" +name: "[Alpha Only] Bug Report" description: CasaOS Alpha Testing specific bug report form. title: "[Alpha][Bug]: " labels: ["alpha", "bug"]