From 2f1c2d5d6985a656e649578db5d54710f555b512 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 18 Oct 2016 09:41:06 +0200 Subject: [PATCH] Create ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..b9ebc2e --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,30 @@ +[Short description of problem here] + +**Reproduction Steps:** + +[First Step] +[Second Step] +[Other Steps...] + +**Expected behavior:** + +[Describe expected behavior here] + +**Observed behavior:** + +[Describe observed behavior here] + +**Sinusbot version:** [Enter the exact Sinusbot version here] +**OS and version:** [Enter OS name and version here] +**Used Browser and version:** [Enter Browser name and version here] + +**Browser Console Logs:** +***Chrome:*** + + 1. Press `Ctrl + Shift + I` at the same time in a Browser window + 2. Select in the appearing menu `Console` + 3. Reload the page using `Ctrl + Shift + R` + 4. Copy might be appearing errors into the issue with ```` + +**Diagnostic ** +Execute the script on [this page](https://forum.sinusbot.com/threads/diagsinusbot-sh-sinusbot-diagnostic-script.831/#post-4418) and post the output here.