Update issue templates

This commit is contained in:
wanghe-fit2cloud
2021-09-16 15:59:03 +08:00
parent 7e5608f45f
commit f8d13fab4b
3 changed files with 42 additions and 0 deletions

22
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View File

@@ -0,0 +1,22 @@
---
name: Bug 提交
about: 提交产品缺陷帮助我们更好的改进
title: "[Bug]"
labels: 类型:bug
assignees: wanghe-fit2cloud
---
**KubePi 版本**
**Kubernetes 版本**
**Bug 描述**
**Bug 重现步骤(有截图更好)**
1.
2.
3.

10
.github/ISSUE_TEMPLATE/feature.md vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: 需求建议
about: 提出针对本项目的想法和建议
title: "[Feature]"
labels: 类型:需求
assignees: wanghe-fit2cloud
---
**请描述您的需求或者改进建议.**

10
.github/ISSUE_TEMPLATE/question.md vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: 问题咨询
about: 提出针对本项目安装部署、使用及其他方面的相关问题
title: "[Question]"
labels: 类型:提问
assignees: wanghe-fit2cloud
---
**请描述您的问题.**