Add issue template
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644
index 0000000..e197e2c
--- /dev/null
+++ b/.github/issue_template.md
@@ -0,0 +1,10 @@
+## System Details
+
+<!--- What platform are you working with? eg. the output of config.guess -->
+<!--- Provide any toolchain details here. eg. compiler version -->
+
+## Problems Description
+
+<!--- Provide a description of the problem here -->
+<!--- If this is a configure-time problem, attach config.log -->
+<!--- If this is a testsuite problem, attach the relevant log output -->