From a09fa4166bee3652a58b2770e9358428201f30af Mon Sep 17 00:00:00 2001 From: ekultek Date: Fri, 29 Sep 2017 17:56:13 -0500 Subject: [PATCH] created an issue template, please use it --- ISSUE_TEMPLATE.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..2dc3ef3 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ +# What's the problem + + +# Running context + + - Operating system: + + - Zeus version: + +# Any idea on a solution? + + +# Full console commands run + + +# Stacktrace (if applicable) + + +# Full file log information + \ No newline at end of file