diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml new file mode 100644 index 000000000..c6c345261 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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)