From 14652e7f7a35df9027a235179c7f0a9ecbc27641 Mon Sep 17 00:00:00 2001 From: shirenchuang Date: Sun, 9 Oct 2022 15:39:20 +0800 Subject: [PATCH] issue template --- .github/ISSUE_TEMPLATE/discussion.md | 1 + .github/ISSUE_TEMPLATE/question.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/discussion.md b/.github/ISSUE_TEMPLATE/discussion.md index 7c658e51..4a3a2108 100644 --- a/.github/ISSUE_TEMPLATE/discussion.md +++ b/.github/ISSUE_TEMPLATE/discussion.md @@ -4,6 +4,7 @@ about: 开启一个关于KnowStreaming的讨论 title: '' labels: discussion assignees: '' + --- ## 讨论主题 diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 784dfbec..739f6255 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,5 +1,5 @@ --- -name: 问题/Question +name: 问题 about: 问KnowStreaming相关问题, 如果没有得到及时回复可以加V: shiyanzu001 , 进交流群 title: '' labels: question