Skip to content

Commit

Permalink
Update Bug Issue Template
Browse files Browse the repository at this point in the history
  • Loading branch information
benne238 authored Nov 3, 2020
1 parent bf54a0a commit 4e79683
Showing 1 changed file with 18 additions and 30 deletions.
48 changes: 18 additions & 30 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,25 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
<!--
* Be sure to search open and closed issues for duplicates
* A detailed report will help us address your issue more quickly. Do your best!
-->
## What Happened
<!--Describe the issue in detail-->
## Expected Behavior
<!--Explain how what happened is different from what you wanted to happen-->
## Steps to Reproduce
<!--Explain the exact steps one would take to experience the issue. If applicable, add screenshots or screen recordings.-->
1.
2.
3.
### Logs
<!-- If applicable, please share logs or error messages. (This only applies to people using the API, not webqueue2 in the browser)
-->
<!--Please be sure to preview your issue before saving. Thanks!-->

0 comments on commit 4e79683

Please sign in to comment.