From 2f5cfae35e56c5277668986c5fdb64a66f70f299 Mon Sep 17 00:00:00 2001 From: FeynmanZhou Date: Sun, 1 Nov 2020 18:07:48 +0800 Subject: [PATCH] fix the out-of-date slack invitation link Signed-off-by: FeynmanZhou --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/installation_failure.md | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cadb8d5c3..6820106a8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,8 +11,8 @@ about: Create a report to help us improve > Please delete this section including header before submitting > -> This form is to report bugs. For general usage questions refer to our Slack channel -> [KubeSphere-users](https://join.slack.com/t/kubesphere/shared_invite/enQtNTE3MDIxNzUxNzQ0LTdkNTc3OTdmNzdiODViZjViNTU5ZDY3M2I2MzY4MTI4OGZlOTJmMDg5ZTFiMDAwYzNlZDY5NjA0NzZlNDU5NmY) +> This form is to report bugs. For general usage questions you can join our Slack channel +> [KubeSphere-users](https://join.slack.com/t/kubesphere/shared_invite/enQtNTE3MDIxNzUxNzQ0LTZkNTdkYWNiYTVkMTM5ZThhODY1MjAyZmVlYWEwZmQ3ODQ1NmM1MGVkNWEzZTRhNzk0MzM5MmY4NDc3ZWVhMjE) **Describe the Bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/installation_failure.md b/.github/ISSUE_TEMPLATE/installation_failure.md index 22bf42fb8..fd86b546f 100644 --- a/.github/ISSUE_TEMPLATE/installation_failure.md +++ b/.github/ISSUE_TEMPLATE/installation_failure.md @@ -7,6 +7,13 @@ about: Create an issue to help us improve installation **注意!GitHub Issue 仅支持英文,中文 Issue 请在 [论坛](https://kubesphere.com.cn/forum/) 提交。** +**General remarks** + +> Please delete this section including header before submitting +> +> This form is to report installation issues. For general usage questions you can refer to [KubeSphere Documentation](https://kubesphere.io/docs) or join our Slack channel +> [KubeSphere-users](https://join.slack.com/t/kubesphere/shared_invite/enQtNTE3MDIxNzUxNzQ0LTZkNTdkYWNiYTVkMTM5ZThhODY1MjAyZmVlYWEwZmQ3ODQ1NmM1MGVkNWEzZTRhNzk0MzM5MmY4NDc3ZWVhMjE) + **What's your question** @@ -20,4 +27,4 @@ about: Create an issue to help us improve installation **Installer Version** -> e.g. v2.1.0, v2.1.1 +> e.g. v2.1.0, v2.1.1, v3.0.0