OSDN Git Service

new repo
[bytom/vapor.git] / vendor / google.golang.org / grpc / .github / ISSUE_TEMPLATE
1 Please answer these questions before submitting your issue.
2
3 ### What version of gRPC are you using?
4
5 ### What version of Go are you using (`go version`)?
6
7 ### What operating system (Linux, Windows, …) and version?
8
9 ### What did you do?
10 If possible, provide a recipe for reproducing the error.
11
12 ### What did you expect to see?
13
14 ### What did you see instead?