From 626ffeab1ffcf9ddc843816bd7e2f65d49f6575d Mon Sep 17 00:00:00 2001
From: whitequark <whitequark@whitequark.org>
Date: Tue, 13 Dec 2016 11:44:02 +0000
Subject: [PATCH] github: add an ISSUE_TEMPLATE file.

---
 .github/ISSUE_TEMPLATE.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 .github/ISSUE_TEMPLATE.md

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..24a8000
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,18 @@
+### System information
+
+SolveSpace version: (e.g. 3.0~3dd2fc00; go to Help → About...)
+
+Operating system: (e.g. Debian testing)
+
+### Expected behavior
+
+What should have happened?
+
+### Actual behavior
+
+What actually happened?
+
+### Additional information
+
+For bugs, please attach a savefile that shows the problematic behavior.
+You can attach `.slvs` files by archiving them into a `.zip` first.