From 7ac824b3909dd05d826fac2a839d1ab759cabcce Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Mon, 10 Jul 2017 16:34:45 +0200 Subject: [PATCH] Add issue template to avoid support requests in bugtracker --- .github/ISSUE_TEMPLATE.md | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 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 0000000000..6fdf33bba9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,40 @@ + + +**Description** + + + +**Steps to reproduce the issue:** +1. +2. +3. + +**Describe the results you received:** + + +**Describe the results you expected:** + + +**Additional information you deem important (e.g. issue happens only occasionally):** + +**Output of `./bin/inspircd --version`:** +