Update issue templates

This commit is contained in:
VillagerTom
2024-08-01 13:03:49 +08:00
committed by GitHub
parent 11f7d82d62
commit 1fbc10c409
2 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
--- ---
name: Bug 反馈 name: Bug 反馈
about: 描述你所遇到的bug about: 描述你所遇到的bug
title: '' title: "[Bug] "
labels: 问题反馈 labels: bug
assignees: orz12 assignees: ''
--- ---

View File

@@ -1,9 +1,9 @@
--- ---
name: 功能请求 name: 功能请求
about: 对于功能的一些建议 about: 对于功能的一些建议
title: '' title: "[FR] "
labels: 功能 labels: enhancement
assignees: orz12 assignees: ''
--- ---