mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 03:42:07 +08:00
issue template
This commit is contained in:
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,7 +2,7 @@
|
|||||||
name: 报告Bug
|
name: 报告Bug
|
||||||
about: 报告KnowStreaming的相关Bug
|
about: 报告KnowStreaming的相关Bug
|
||||||
title: ''
|
title: ''
|
||||||
labels: type/bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -11,14 +11,19 @@ assignees: ''
|
|||||||
|
|
||||||
### 环境信息
|
### 环境信息
|
||||||
|
|
||||||
* KnowStreaming version: xxx
|
* KnowStreaming version : <font size=4 color =red> xxx </font>
|
||||||
* Operating System version: xxx
|
* Operating System version : <font size=4 color =red> xxx </font>
|
||||||
* Java version: xxx
|
* Java version : <font size=4 color =red> xxx </font>
|
||||||
|
|
||||||
### 重现该问题的步骤
|
### 重现该问题的步骤
|
||||||
|
|
||||||
1. xxx
|
1. xxx
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2. xxx
|
2. xxx
|
||||||
|
|
||||||
|
|
||||||
3. xxx
|
3. xxx
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
11
.github/ISSUE_TEMPLATE/discussion.md
vendored
11
.github/ISSUE_TEMPLATE/discussion.md
vendored
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
name: 讨论
|
||||||
|
about: 开启一个关于KnowStreaming的讨论
|
||||||
|
title: ''
|
||||||
|
labels: discussion
|
||||||
|
assignees: ''
|
||||||
|
---
|
||||||
|
|
||||||
|
## 讨论主题
|
||||||
|
|
||||||
|
...
|
||||||
|
|||||||
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
8
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,14 +2,14 @@
|
|||||||
name: 提议新功能/需求
|
name: 提议新功能/需求
|
||||||
about: 给KnowStreaming提一个功能需求
|
about: 给KnowStreaming提一个功能需求
|
||||||
title: ''
|
title: ''
|
||||||
labels: type/feature
|
labels: feature
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- [ ] 我在 [issues](https://github.com/didi/KnowStreaming/issues) 中并未搜索到与此相关的功能需求。
|
- [ ] 我在 [issues](https://github.com/didi/KnowStreaming/issues) 中并未搜索到与此相关的功能需求。
|
||||||
- [ ] 我在 [release notes](https://github.com/didi/KnowStreaming/releases)已经发布的版本中并没有搜到相关功能.
|
- [ ] 我在 [release notes] (https://github.com/didi/KnowStreaming/releases)已经发布的版本中并没有搜到相关功能.
|
||||||
|
|
||||||
## Describe the feature
|
## 这里描述需求
|
||||||
<!-- Please also discuss possible business value -->
|
<!--请尽可能的描述清楚您的需求 -->
|
||||||
|
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/question.md
vendored
4
.github/ISSUE_TEMPLATE/question.md
vendored
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: 问题/Question
|
name: 问题/Question
|
||||||
about: 问KnowStreaming相关问题
|
about: 问KnowStreaming相关问题, 如果没有得到及时回复可以加V: shiyanzu001 , 进交流群
|
||||||
title: ''
|
title: ''
|
||||||
labels: type/question
|
labels: question
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user