Commit ffc3ff162a15ed0ed0e946815c950c69ee0c8343

Anthony Green 2018-03-27T04:02:06

Add issue template

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 -->