commit f779332e4d99331dde0990a1c65f793464ceede2
Author: Simon Howard <fraggle@soulsphere.org>
AuthorDate: Sun Jan 28 01:43:44 2018 -0500
Commit: Simon Howard <fraggle@soulsphere.org>
CommitDate: Sun Jan 28 01:43:44 2018 -0500
Add issue template.
Providing a more structured format for reporting bugs should encourage
bug reporters to give more useful details and save time diagnosing
problems.
---
.github/ISSUE_TEMPLATE.md | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..eeaccba4
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,16 @@
+### Background
+
+Version of Chocolate Doom:
+
+Operating System and version:
+
+Game: (Doom/Heretic/Hexen/Strife/other)
+
+Any loaded WADs and mods (please include full command line):
+
+### Bug description
+
+Observed behavior:
+
+Expected behavior:
+