Repo: Update issue templates
This commit is contained in:
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -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:**
|
||||
...
|
||||
Reference in New Issue
Block a user