mirror of https://github.com/grpc/grpc-go.git
Create ISSUE_TEMPLATE
This commit is contained in:
parent
2739967807
commit
0294ac816d
|
@ -0,0 +1,14 @@
|
|||
Please answer these questions before submitting your issue.
|
||||
|
||||
### What version of gRPC are you using?
|
||||
|
||||
### What version of Go are you using (`go version`)?
|
||||
|
||||
### What operating system (Linux, Windows, …) and version?
|
||||
|
||||
### What did you do?
|
||||
If possible, provide a recipe for reproducing the error.
|
||||
|
||||
### What did you expect to see?
|
||||
|
||||
### What did you see instead?
|
Loading…
Reference in New Issue