summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2018-03-27 04:02:06 -0400
committerAnthony Green <green@moxielogic.com>2018-03-27 04:02:06 -0400
commitffc3ff162a15ed0ed0e946815c950c69ee0c8343 (patch)
tree05f52ff1bcf07146af94006e4b92671b42637e44
parent5c2ca479e726dc2feec43e25475c63361387bf20 (diff)
downloadlibffi-ffc3ff162a15ed0ed0e946815c950c69ee0c8343.tar.gz
Add issue template
-rw-r--r--.github/issue_template.md10
1 files changed, 10 insertions, 0 deletions
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 -->