Skip to content

Commit

Permalink
Create bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radioactiveman authored Apr 27, 2024
1 parent 8f5f8bf commit fee24c9
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Bug report
description: Report a bug
labels: ['Bug']
---

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

**Steps to reproduce**
How and when does the bug occur?

**Expected behavior**
What do you expect to happen instead?

**Additional information**
* Audacious version and interface (Qt / GTK / Winamp)
* Operating system and version
* Desktop environment

**If applicable**
* Screenshots
* Sample files
* Logs (use `LANG=C audacious -V` for English output)

0 comments on commit fee24c9

Please sign in to comment.