Update issue templates

This commit is contained in:
fit2cloudrd 2023-07-31 16:07:20 +08:00 committed by GitHub
parent 7ae7eb895c
commit 987afa76f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: 需求建议
about: 提出针对本项目的想法和建议 about: 提出针对本项目的想法和建议
title: "[Feature]" title: "[Feature]"
labels: 类型:需求 labels: 类型:需求
assignees: xuwei-fit2cloud, yayanpei assignees: xuwei-fit2cloud
--- ---

View File

@ -2,7 +2,7 @@
name: Bug 提交 name: Bug 提交
about: 提交产品缺陷帮助我们更好的改进 about: 提交产品缺陷帮助我们更好的改进
title: "[Bug]" title: "[Bug]"
labels: 类型:bug labels: 状态:待处理
assignees: BBchicken-9527, zrfit assignees: BBchicken-9527, zrfit
--- ---