Update issue templates
This commit is contained in:
parent
654ece4592
commit
3c7eae8e92
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: 需求建议
|
||||
about: 提出针对本项目的想法和建议
|
||||
title: "[FEATURE]"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**请描述您的需求或者改进建议.**
|
||||
|
||||
|
||||
|
||||
**请描述你建议的实现方案**
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
name: Bug 提交
|
||||
about: 提交产品缺陷帮助我们更好的改进
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**MeterSphere 版本**
|
||||
您所使用的 MeterSphere 版本是?
|
||||
|
||||
**Bug 描述**
|
||||
简要描述您碰到的问题
|
||||
|
||||
**Bug 重现步骤**
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
|
||||
**期待的正确结果**
|
||||
正确情况下应该是什么样的?
|
||||
|
||||
**截图**
|
||||
如果有截图,请附上截图.
|
Loading…
Reference in New Issue