Skip to content

Commit

Permalink
Update bug_report template
Browse files Browse the repository at this point in the history
  • Loading branch information
karlstav authored Sep 28, 2023
1 parent 01233e2 commit 5747f16
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,42 @@ assignees: ''

---

**When/where was the bug introduced?**
- Are you using cava from a package repository, like AUR?
- If so, check out the master branch here, is your issue already resolved?
- Don't know how to clone, compile source code? File report to package maintainer instead.
- try using git bisect to find out where the bug was introduced.
**READ THIS BEFORE CREATING NEW ISSUE**

Are you using cava from a package repository, like AUR?

If so, clone the master branch from here, build and run. Is your issue already resolved?

Don't know how to clone or compile source code? File report to package maintainer instead!



**Describe the bug**

A clear and concise description of what the bug is.


**To Reproduce**

Steps to reproduce the behavior:
1. Set config parameter to
2. run
3. do something
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. macOS, Ubuntu]
- Version [e.g. 22]

Expand Down

0 comments on commit 5747f16

Please sign in to comment.