issue template

This commit is contained in:
shirenchuang
2022-10-09 15:26:57 +08:00
parent 56726b703f
commit 7c05899dbd
4 changed files with 26 additions and 10 deletions

View File

@@ -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

View File

@@ -0,0 +1,11 @@
---
name: 讨论
about: 开启一个关于KnowStreaming的讨论
title: ''
labels: discussion
assignees: ''
---
## 讨论主题
...

View File

@@ -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 --> <!--请尽可能的描述清楚您的需求 -->

View File

@@ -1,8 +1,8 @@
--- ---
name: 问题/Question name: 问题/Question
about: 问KnowStreaming相关问题 about: 问KnowStreaming相关问题, 如果没有得到及时回复可以加V: shiyanzu001 , 进交流群
title: '' title: ''
labels: type/question labels: question
assignees: '' assignees: ''
--- ---