Create ISSUE_TEMPLATE
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
new file mode 100644
index 0000000..642f85a
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE
@@ -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?