perf(github): 更新github issue模版

pull/4972/head
Bai 2020-11-10 10:28:22 +08:00 committed by Jiangjie.Bai
parent 202e619c4b
commit 1183109354
3 changed files with 5 additions and 4 deletions

View File

@ -2,8 +2,9 @@
name: 需求建议 name: 需求建议
about: 提出针对本项目的想法和建议 about: 提出针对本项目的想法和建议
title: "[Feature] " title: "[Feature] "
labels: 待处理, 需求 labels: 类型:需求
assignees: 'ibuler' assignees: ibuler
--- ---
**请描述您的需求或者改进建议.** **请描述您的需求或者改进建议.**

View File

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

View File

@ -2,7 +2,7 @@
name: 问题咨询 name: 问题咨询
about: 提出针对本项目安装部署、使用及其他方面的相关问题 about: 提出针对本项目安装部署、使用及其他方面的相关问题
title: "[Question] " title: "[Question] "
labels: 提问, 待处理 labels: 类型:提问
assignees: wojiushixiaobai assignees: wojiushixiaobai
--- ---