update issue templates
This commit is contained in:
parent
5f015e9038
commit
a58a9e5477
5 changed files with 5 additions and 5 deletions
2
.github/ISSUE_TEMPLATE/alpha_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/alpha_bug_report.yml
vendored
|
@ -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"]
|
||||
|
|
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: 4. Bug report
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: '[Bug] '
|
||||
labels: 'bug'
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: 3. Feature request
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feedback.yml
vendored
2
.github/ISSUE_TEMPLATE/feedback.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: "1. Feedback"
|
||||
name: "Feedback"
|
||||
description: Feedback, showcases, thoughts, needs and questions, etc.
|
||||
title: "[Feedback] "
|
||||
labels: ["feedback"]
|
||||
|
|
2
.github/ISSUE_TEMPLATE/submit-application.md
vendored
2
.github/ISSUE_TEMPLATE/submit-application.md
vendored
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: 5. Submit application
|
||||
name: Submit application
|
||||
about: Add an app to this project
|
||||
title: ''
|
||||
labels: ''
|
||||
|
|
Loading…
Reference in a new issue