mirror of
https://github.com/1Panel-dev/KubePi.git
synced 2025-09-26 19:31:15 +08:00
Update issue templates
This commit is contained in:
22
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal 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
10
.github/ISSUE_TEMPLATE/feature.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: 需求建议
|
||||
about: 提出针对本项目的想法和建议
|
||||
title: "[Feature]"
|
||||
labels: 类型:需求
|
||||
assignees: wanghe-fit2cloud
|
||||
|
||||
---
|
||||
|
||||
**请描述您的需求或者改进建议.**
|
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: 问题咨询
|
||||
about: 提出针对本项目安装部署、使用及其他方面的相关问题
|
||||
title: "[Question]"
|
||||
labels: 类型:提问
|
||||
assignees: wanghe-fit2cloud
|
||||
|
||||
---
|
||||
|
||||
**请描述您的问题.**
|
Reference in New Issue
Block a user