bc3d13f6cb
* Update issue templates * Delete duplicate bug report
42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Here is for bug reports and feature requests ONLY!
|
|
|
|
If you're looking for help, please check our mail list、WeChat group and the Gitter room.
|
|
|
|
Please try to use English to describe your issue, or at least provide a snippet of English translation.
|
|
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
|
|
-->
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Acutally behavior**
|
|
A clear and concise description of what you actually to happen.
|
|
|
|
**How to Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. Centos]
|
|
- Version [e.g. nacos-server 1.3.1, nacos-client 1.3.1]
|
|
- Module [e.g. naming/config]
|
|
- SDK [e.g. original, spring-cloud-alibaba-nacos, dubbo]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|