Update issue templates

This commit is contained in:
红烧猎人 2023-11-28 13:00:53 +08:00 committed by GitHub
parent 20771be473
commit e9816a0042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
name: BUG
about: Using encountered bugs
title: "[BUG] Short description"
labels: ''
labels: bug
assignees: ''
---

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: ''
---