From 3e152440e5fa19c17cc74f38e8eafcb3b62155fc Mon Sep 17 00:00:00 2001 From: Forrest Keller Date: Thu, 26 Oct 2017 09:39:47 -0500 Subject: [PATCH] Create issue_template.md --- .github/issue_template.md | 8 ++++++++ 1 file changed, 8 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..98a42db --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,8 @@ +### Details +Tell us exactly what happens, every single detail that you can think of + +### Screenshots +Provide a screenshot of the issue so we can debug it's not a user issue + +### Steps to reproduce +Tell us how to reproduce the problem, step by step