Skip to content

Commit

Permalink
Create ISSUE_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt authored Oct 18, 2016
1 parent 2ca0391 commit 2f1c2d5
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 2f1c2d5

Please sign in to comment.