From 70019002c9013fe99cc5505d8c1060b6087edacb Mon Sep 17 00:00:00 2001 From: Innectic Date: Fri, 6 Oct 2017 12:58:17 -0700 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 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 00000000..2b249480 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ + +## TShock version + + +## Any stack traces that may have happened when the issue occurred + + +## Steps to reproduce + + +## Screenshots of the problem, if applicable