Update issue templates

This commit is contained in:
eoao
2025-08-19 16:01:41 +08:00
committed by eoao
parent 655c4fc11c
commit eb16ef913b
3 changed files with 30 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug] "
labels: bug
assignees: ''
---
+10
View File
@@ -0,0 +1,10 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature request] "
labels: enhancement
assignees: ''
---
+10
View File
@@ -0,0 +1,10 @@
---
name: Need Help
about: Create a issue to find help
title: "[Help] "
labels: help wanted
assignees: ''
---