Update issue templates

This commit is contained in:
Terminels
2023-12-27 20:14:33 +08:00
committed by GitHub
parent f7fe2e5824
commit 5764fae28f
3 changed files with 16 additions and 4 deletions

View File

@@ -3,7 +3,8 @@ name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ""
assignees: ''
---
**Describe the bug**

View File

@@ -1,9 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: ""
labels: ""
assignees: ""
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**

View File

@@ -0,0 +1,10 @@
---
name: Question And Answer
about: Ask questions that are unclear or unclear about this project.
title: "[Q & A]"
labels: question
assignees: ''
---
Describe your problems here.