From d475fccb5581b191a7fc126d0d986ee7c81d6a0e Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 21 Jan 2021 01:48:00 -0600 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 51 ++++++++++++++++------------ 1 file changed, 29 insertions(+), 22 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ec05de706..26b73c3f2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,29 +1,36 @@ --- -name: Bug report -about: Support Requests will be closed immediately, if you are unsure go to our IRC, Forums, Reddit, or Discord first. Exceptions do not mean you found a bug! +name: Bug Report +about: Support Requests will be closed immediately, if you are not 100% certain this is a bug please go to our Reddit, Discord, Forums, or IRC first. Exceptions do not mean you found a bug! +title: '' +labels: 'bug' +assignees: '' --- - + **Describe the bug** -A clear and concise description of what the bug is. - -**Screenshots** -If applicable, add screenshots to help explain your problem. + -**Logs** -Link to debug or trace log files. +**To Reproduce** + -**System Information** +**Expected behavior** + - - Sonarr Version: [e.g. 2.0.0.1] - - Operating System: [e.g. Windows 10 2004] - - .net Framework (Windows) or mono (macOS/Linux) Version: [e.g. .net 4.5 or mono 5.12] - - Branch: - -**UI Bugs:** - - OS: [e.g. Windows] - - Browser: [e.g. chrome, firefox] - - Version: [e.g. 22] - -**Additional context** -Add any other context about the problem here. +**Screenshots** + + +**Platform Information (please complete the following information):** + - OS: + - Docker: + - .net Framework (Windows) or mono (macOS/Linux) (System -> Status): + - Browser and Version (Only needed for UI issues): + - Sonarr Version: + - Sonarr Branch: + +**Trace Logs** +Turn on Trace logs under Settings -> General and wait for the bug to occur again. +**Upload the full log file here (or another site (e.g. pastebin) and link it). Issues will be closed, if they do not include this!** \ No newline at end of file