Always clean the unnecessary part of issues template is really a boring thing. But we can just keep it by using comment syntax of markdown Signed-off-by: rick <rick@jenkins-zh.cn>
42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
---
|
||
name: Bug report
|
||
about: Create a report to help us improve
|
||
---
|
||
|
||
<!--
|
||
You don't need to remove this comment section, it's invisible on the issues page.
|
||
|
||
## General remarks
|
||
|
||
* Attention, please fill out this issues form using English only!
|
||
* 注意!GitHub Issue 仅支持英文,中文 Issue 请在 [论坛](https://kubesphere.com.cn/forum/) 提交。
|
||
* 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.
|
||
|
||
For UI issues please also add a screenshot that shows the issue.
|
||
|
||
**Versions Used**
|
||
KubeSphere:
|
||
Kubernetes: (If KubeSphere installer used, you can skip this)
|
||
|
||
|
||
**Environment**
|
||
How many nodes and their hardware configuration:
|
||
|
||
For example: CentOS 7.5 / 3 masters: 8cpu/8g; 3 nodes: 8cpu/16g
|
||
(and other info are welcomed to help us debugging)
|
||
|
||
**How To Reproduce**
|
||
Steps to reproduce the behavior:
|
||
1. Go to '...'
|
||
2. Click on '....'
|
||
3. Scroll down to '....'
|
||
4. See error
|
||
|
||
**Expected behavior**
|
||
A clear and concise description of what you expected to happen.
|