2019-11-26 13:17:32 +02:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: For reporting bugs in go-micro
|
|
|
|
title: "[BUG]"
|
2022-09-30 20:32:55 +02:00
|
|
|
labels: ""
|
|
|
|
assignees: ""
|
2019-11-26 13:17:32 +02:00
|
|
|
---
|
|
|
|
|
2022-09-30 20:32:55 +02:00
|
|
|
## Describe the bug
|
2019-11-26 13:17:32 +02:00
|
|
|
|
|
|
|
1. What are you trying to do?
|
|
|
|
2. What did you expect to happen?
|
|
|
|
3. What happens instead?
|
|
|
|
|
2022-09-30 20:32:55 +02:00
|
|
|
## How to reproduce the bug
|
2019-11-26 13:17:32 +02:00
|
|
|
|
|
|
|
If possible, please include a minimal code snippet here.
|
|
|
|
|
2022-09-30 20:32:55 +02:00
|
|
|
## Environment
|
|
|
|
|
2019-11-26 13:48:14 +02:00
|
|
|
Go Version: please paste `go version` output here
|
2022-09-30 20:32:55 +02:00
|
|
|
|
|
|
|
```go
|
2019-11-26 13:17:32 +02:00
|
|
|
please paste `go env` output here
|
|
|
|
```
|