Update issue templates

This commit is contained in:
红烧猎人
2023-11-28 13:00:53 +08:00
committed by GitHub
parent 20771be473
commit e9816a0042
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: BUG
about: Using encountered bugs
title: "[BUG] Short description"
labels: ''
labels: bug
assignees: ''
---
+1 -1
View File
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: "[Feature] Short description | 简短说明,每条issue最好写一个建议,不要重复提出"
labels: ''
labels: enhancement
assignees: ''
---