add issue template

This commit is contained in:
2025-12-06 19:49:06 +08:00
parent 161cbdfebf
commit 98365d7859
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: 🐞 Report error name: 🐞 Report error
description: Report an error (bug), please first check the FAQ and search the Issue list for the issue you want to raise. description: Report an error (bug), please first check the FAQ and search the Issue list for the issue you want to raise.
title: "[Bug]: " title: "[Bug] "
body: body:
- type: checkboxes - type: checkboxes
id: check-answer id: check-answer

View File

@@ -1,6 +1,6 @@
name: ✨ Function request name: ✨ Function request
description: To come up with an idea for this project, please first review the frequently asked questions and search the Issue list to see if there are any issues you want to raise. description: To come up with an idea for this project, please first review the frequently asked questions and search the Issue list to see if there are any issues you want to raise.
title: "[Feature]: " title: "[Feature] "
body: body:
- type: checkboxes - type: checkboxes
id: check-answer id: check-answer