github: add an issue template

Fixes: #2393
This commit is contained in:
Carl Mastrangelo 2016-11-02 15:28:47 -07:00 committed by GitHub
parent 540f70e870
commit 91e61ec406
1 changed files with 17 additions and 0 deletions

17
.github/ISSUE_TEMPLATE vendored Normal file
View File

@ -0,0 +1,17 @@
Please answer these questions before submitting your issue.
### What version of gRPC are you using?
### What JVM are you using (`java -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?