From 36a1d190dbf2b95454f1854724b618f581041b3a 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] Closes #1919 --- .github/ISSUE_TEMPLATE/bug_report.md | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3b9b941f7..1a91987d2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,35 +1,37 @@ --- 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: '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) - - Lidarr Version [e.g. 0.3.0.430] - - Lidarr Branch [e.g. master] + - OS: + - Docker: + - Mono or .NET Version (System -> Status): + - Browser and Version (Only needed for UI issues): + - Lidarr Version: + - Lidarr 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!**