diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..a3da404e4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: Create a report for any unexpected behaviour +title: '' +labels: bug +assignees: '' + +--- + +**Songbird version:** (version) + +**Rust version (`rustc -V`):** (version) + +**Serenity/Twilight version:** (version) + +**Output of `ffmpeg -version`, `yt-dlp --version` (if relevant):** +... + +**Description:** +... + +**Steps to reproduce:** +...