mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
update readme
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -9,12 +9,16 @@ assignees: ''
|
|||||||
|
|
||||||
- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。
|
- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。
|
||||||
|
|
||||||
|
- [ ] 你是否希望来认领这个Bug。
|
||||||
|
|
||||||
|
|
||||||
### 环境信息
|
### 环境信息
|
||||||
|
|
||||||
* KnowStreaming version : <font size=4 color =red> xxx </font>
|
* KnowStreaming version : <font size=4 color =red> xxx </font>
|
||||||
* Operating System version : <font size=4 color =red> xxx </font>
|
* Operating System version : <font size=4 color =red> xxx </font>
|
||||||
* Java version : <font size=4 color =red> xxx </font>
|
* Java version : <font size=4 color =red> xxx </font>
|
||||||
|
|
||||||
|
|
||||||
### 重现该问题的步骤
|
### 重现该问题的步骤
|
||||||
|
|
||||||
1. xxx
|
1. xxx
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,5 +1,8 @@
|
|||||||
blank_issues_enabled: true
|
blank_issues_enabled: true
|
||||||
contact_links:
|
contact_links:
|
||||||
|
- name: 讨论问题
|
||||||
|
url: https://github.com/didi/KnowStreaming/discussions/new
|
||||||
|
about: 发起问题、讨论 等等
|
||||||
- name: KnowStreaming官网
|
- name: KnowStreaming官网
|
||||||
url: https://knowstreaming.com/
|
url: https://knowstreaming.com/
|
||||||
about: KnowStreaming website
|
about: KnowStreaming website
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/detail_optimizing.md
vendored
2
.github/ISSUE_TEMPLATE/detail_optimizing.md
vendored
@@ -8,6 +8,8 @@ assignees: ''
|
|||||||
---
|
---
|
||||||
|
|
||||||
- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。
|
- [ ] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。
|
||||||
|
- [ ] 你是否希望来认领这个优化建议。
|
||||||
|
|
||||||
|
|
||||||
### 环境信息
|
### 环境信息
|
||||||
|
|
||||||
|
|||||||
12
.github/ISSUE_TEMPLATE/discussion.md
vendored
12
.github/ISSUE_TEMPLATE/discussion.md
vendored
@@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
name: 讨论/discussion
|
|
||||||
about: 开启一个关于KnowStreaming的讨论
|
|
||||||
title: ''
|
|
||||||
labels: discussion
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 讨论主题
|
|
||||||
|
|
||||||
...
|
|
||||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -9,6 +9,8 @@ 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)已经发布的版本中并没有搜到相关功能.
|
||||||
|
- [ ] 你是否希望来认领这个Feature。
|
||||||
|
|
||||||
|
|
||||||
## 这里描述需求
|
## 这里描述需求
|
||||||
<!--请尽可能的描述清楚您的需求 -->
|
<!--请尽可能的描述清楚您的需求 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user