1---
2name: Bug Report
3about: Create a report to help us improve
4labels: 'Type: Bug'
5
6---
7
8Please see the FAQ in our main README.md, then answer the questions below before
9submitting your issue.
10
11### What version of gRPC are you using?
12
13### What version of Go are you using (`go version`)?
14
15### What operating system (Linux, Windows, …) and version?
16
17### What did you do?
18If possible, provide a recipe for reproducing the error.
19
20### What did you expect to see?
21
22### What did you see instead?
23