From 3922296d9b65b8638da5ccf2d359c81e7db89edd Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 2 Nov 2022 11:24:58 +0800 Subject: [PATCH] Revert "Update alpha_bug_report.yml" This reverts commit 908a16ace4da1a7a32706d1b6b87c0d3674fa101. --- .../{alpha_bug_report.yml => alpha_bug_report.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{alpha_bug_report.yml => alpha_bug_report.yaml} (96%) diff --git a/.github/ISSUE_TEMPLATE/alpha_bug_report.yml b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml similarity index 96% rename from .github/ISSUE_TEMPLATE/alpha_bug_report.yml rename to .github/ISSUE_TEMPLATE/alpha_bug_report.yaml index 821e458..93bf0a2 100644 --- a/.github/ISSUE_TEMPLATE/alpha_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/alpha_bug_report.yaml @@ -1,4 +1,4 @@ -name: "9. Alpha Bug Report" +name: "[Alpha Only] Bug Report" description: CasaOS Alpha Testing specific bug report form. title: "[Alpha][Bug] " labels: ["alpha", "bug"]