From 42afaa17eef49fb4103f883aa15b932d48d3a558 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sun, 17 Jan 2021 15:38:02 -0600 Subject: [PATCH] update bug template [skip ci] [common] --- .github/ISSUE_TEMPLATE/bug_report.md | 31 ++++++++++++++-------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a53dd55fe..7bc6f6380 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,35 +1,36 @@ --- name: Bug Report -about: Support Requests will be closed immediately, if you are unsure go to our Reddit or Discord first. Exceptions do not mean you found a bug! +about: Support Requests will be closed immediately, if you are not 100% certain this is a bug please go to our Reddit or Discord first. Exceptions do not mean you found a bug! title: '' -labels: bug +labels: 'Type: Bug' assignees: '' --- - + **Describe the bug** -A clear and concise description of what the bug is. + **To Reproduce** -Steps to reproduce the behavior: + **Expected behavior** -A clear and concise description of what you expected to happen. + **Screenshots** -If applicable, add screenshots to help explain your problem. + **Platform Information (please complete the following information):** - - OS: [e.g. Windows 10 2004 / Ubuntu 20.10] - - Docker: [Yes/No] - - Mono or.NET Core Version: [e.g. Mono 5.8 or .Net Core 3.1.10] (found under System -> Status) - - Browser and Version [e.g. chrome 86.0.4240.198] (Only needed for UI issues) - - Radarr Version [e.g. 3.0.0.2956] - - Radarr Branch [e.g. master] + - OS: + - Docker: + - Mono or .NET Version (System -> Status): + - Browser and Version (Only needed for UI issues): + - Radarr Version: + - Radarr 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!** +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!**