You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: ''
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior, if applicable:
|
|
|
|
|
|
|
|
1. The code is
|
|
|
|
|
|
|
|
```go
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
2. The error is
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Environments (please complete the following information):**
|
|
|
|
- OS: [e.g. Linux]
|
|
|
|
- go-zero version [e.g. 1.2.1]
|
|
|
|
- goctl version [e.g. 1.2.1, optional]
|
|
|
|
|
|
|
|
**More description**
|
|
|
|
Add any other context about the problem here.
|