Radarr/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
1.7 KiB
Markdown
Raw Normal View History

2018-05-19 18:42:16 +00:00
---
2020-11-24 22:39:44 +00:00
name: Bug Report
2021-01-17 21:38:02 +00:00
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!
2020-01-07 02:03:33 +00:00
title: ''
2021-01-17 21:38:02 +00:00
labels: 'Type: Bug'
2020-01-07 02:03:33 +00:00
assignees: ''
2018-05-19 18:42:16 +00:00
---
2021-01-17 21:38:02 +00:00
<!-- 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! -->
<!-- Note: Text between <!- and -> will be hidden -->
2018-05-19 18:42:16 +00:00
**Describe the bug**
2021-01-17 21:38:02 +00:00
<!-- A clear and concise description of what the bug is. -->
2018-05-19 18:42:16 +00:00
**To Reproduce**
2021-01-17 21:38:02 +00:00
<!-- Steps to reproduce the behavior:
2018-05-19 18:42:16 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
2021-01-17 21:38:02 +00:00
4. See error -->
2018-05-19 18:42:16 +00:00
**Expected behavior**
2021-01-17 21:38:02 +00:00
<!-- A clear and concise description of what you expected to happen.-->
2018-05-19 18:42:16 +00:00
**Screenshots**
2021-01-17 21:38:02 +00:00
<!-- If applicable, add screenshots to help explain your problem.-->
2018-05-19 18:42:16 +00:00
2020-05-19 00:25:34 +00:00
**Platform Information (please complete the following information):**
2021-01-17 21:38:02 +00:00
- OS: <!-- [e.g. Windows 10 2004 / Ubuntu 20.04] -->
- Docker: <!-- [Yes/No] -->
- Mono or .NET Version (System -> Status): <!--[e.g. Mono 5.8 or .Net Core 3.1.10 or .NET 5.0.1] -->
- Browser and Version (Only needed for UI issues): <!--[e.g. chrome 86.0.4240.198] -->
- Radarr Version: <!--[e.g. 3.0.1.4259, 3.0.2.4369]-->
- Radarr Branch: <!--[e.g. master, develop]-->
2018-05-19 18:42:16 +00:00
2020-11-24 22:39:44 +00:00
**Trace Logs**
2021-01-17 21:38:02 +00:00
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!**
2021-03-30 02:13:50 +00:00
<!-- Trace logs are named Radarr.trace.txt or Radarr.trace.#.txt and will contain "trace" in them-->
<!-- Please see the Wiki for how to provide proper and useful trace log files https://wiki.servarr.com/radarr/troubleshooting#logging-and-log-files -->