update issue templates

This commit is contained in:
John Guan 2022-11-02 11:26:24 +08:00
parent 3922296d9b
commit 5f015e9038
6 changed files with 30 additions and 4 deletions

View file

@ -1,4 +1,4 @@
name: "[Alpha Only] Bug Report"
name: "9. [Alpha Only] Bug Report"
description: CasaOS Alpha Testing specific bug report form.
title: "[Alpha][Bug] "
labels: ["alpha", "bug"]

View file

@ -1,5 +1,5 @@
---
name: Bug report
name: 4. Bug report
about: Create a report to help us improve
title: '[Bug] '
labels: 'bug'

View file

@ -1,5 +1,5 @@
---
name: Feature request
name: 3. Feature request
about: Suggest an idea for this project
title: ''
labels: ''

26
.github/ISSUE_TEMPLATE/feedback.yml vendored Normal file
View file

@ -0,0 +1,26 @@
name: "1. Feedback"
description: Feedback, showcases, thoughts, needs and questions, etc.
title: "[Feedback] "
labels: ["feedback"]
assignees:
- JohnGuan
- ETWang1991
body:
- type: markdown
attributes:
value: |
### ❤️ Thanks for your feedback!
> Come join our [Discord community](https://discord.gg/knqAbbBbeX) and paint the ideal home cloud with us.
- type: textarea
id: description
attributes:
label: Description
placeholder: What do you want to tell us?
validations:
required: true
- type: textarea
id: additional
attributes:
label: Additional Information
description: Please add logs/files/screenshots if you have them to help us better understanding.

View file

@ -1,5 +1,5 @@
---
name: Submit application
name: 5. Submit application
about: Add an app to this project
title: ''
labels: ''