Create ISSUE_TEMPLATE

This commit is contained in:
Jan Tattermusch 2017-05-30 20:03:09 -07:00 committed by GitHub
parent 2739967807
commit 0294ac816d
1 changed files with 14 additions and 0 deletions

14
.github/ISSUE_TEMPLATE vendored Normal file
View File

@ -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?