From a58a9e54776dbd6e810f0331d2ff448d650d795f Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 2 Nov 2022 11:29:21 +0800 Subject: [PATCH] update issue templates --- .github/ISSUE_TEMPLATE/alpha_bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/feedback.yml | 2 +- .github/ISSUE_TEMPLATE/submit-application.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/alpha_bug_report.yml b/.github/ISSUE_TEMPLATE/alpha_bug_report.yml index 32f8a1d..93bf0a2 100644 --- a/.github/ISSUE_TEMPLATE/alpha_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/alpha_bug_report.yml @@ -1,4 +1,4 @@ -name: "9. [Alpha Only] Bug Report" +name: "[Alpha Only] Bug Report" description: CasaOS Alpha Testing specific bug report form. title: "[Alpha][Bug] " labels: ["alpha", "bug"] diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 36fc3c0..31b67cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: 4. Bug report +name: Bug report about: Create a report to help us improve title: '[Bug] ' labels: 'bug' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e3f0500..bbcbbe7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: 3. Feature request +name: Feature request about: Suggest an idea for this project title: '' labels: '' diff --git a/.github/ISSUE_TEMPLATE/feedback.yml b/.github/ISSUE_TEMPLATE/feedback.yml index 6e648e3..5ffc835 100644 --- a/.github/ISSUE_TEMPLATE/feedback.yml +++ b/.github/ISSUE_TEMPLATE/feedback.yml @@ -1,4 +1,4 @@ -name: "1. Feedback" +name: "Feedback" description: Feedback, showcases, thoughts, needs and questions, etc. title: "[Feedback] " labels: ["feedback"] diff --git a/.github/ISSUE_TEMPLATE/submit-application.md b/.github/ISSUE_TEMPLATE/submit-application.md index 9a9cb0b..23fc1a4 100644 --- a/.github/ISSUE_TEMPLATE/submit-application.md +++ b/.github/ISSUE_TEMPLATE/submit-application.md @@ -1,5 +1,5 @@ --- -name: 5. Submit application +name: Submit application about: Add an app to this project title: '' labels: ''