Browse Source

update issue templates

John Guan 2 years ago
parent
commit
a58a9e5477

+ 1 - 1
.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"]

+ 1 - 1
.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'

+ 1 - 1
.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: ''

+ 1 - 1
.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"]

+ 1 - 1
.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: ''