Add GitHub issue template.
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..938e193
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,17 @@
+This is a issue tracker. Please use our mailing list for general questions: 
+https://groups.google.com/forum/?fromgroups=#!forum/jacoco
+
+Also check FAQ before opening an issue: http://www.eclemma.org/jacoco/trunk/doc/faq.html
+
+
+### Steps to reproduce
+
+JaCoCo version:
+Operating system:
+Tool integration: Maven/Ant/API/Other
+
+
+### Expected behaviour
+
+
+### Actual behaviour