Lidarr/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
1.8 KiB
Markdown
Raw Normal View History

2018-05-18 23:42:16 +00:00
---
2020-11-25 00:19:15 +00:00
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 or Discord first. Exceptions do not mean you found a bug!
2020-06-30 01:04:52 +00:00
title: ''
2020-06-30 01:11:26 +00:00
labels: 'Type: Bug'
2020-06-30 01:04:52 +00:00
assignees: ''
2018-05-18 23:42:16 +00:00
---
<!-- 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! -->
2018-05-18 23:42:16 +00:00
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
<!-- Text between the symbols will be hidden -->
2018-05-18 23:42:16 +00:00
**To Reproduce**
<!-- Steps to reproduce the behavior: -->
2018-05-18 23:42:16 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
2018-05-18 23:42:16 +00:00
**Expected behavior**
<!-- A clear and concise description of what you expected to happen.-->
2018-05-18 23:42:16 +00:00
**Screenshots**
<!-- If applicable, add screenshots to help explain your problem.-->
2018-05-18 23:42:16 +00:00
2020-11-25 00:19:15 +00:00
**Platform Information (please complete the following information):**
<!-- Simply type after the example text -->
- 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 5.0.1] -->
- Browser and Version (Only needed for UI issues): <!--[e.g. chrome 86.0.4240.198] -->
- Lidarr Version: <!--[e.g. 0.8.1.2135 , 1.0.0.2273]-->
- Lidarr Branch: <!--[e.g. master, develop, nightly]-->
2018-06-08 00:23:50 +00:00
**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!**
2021-04-02 02:05:52 +00:00
<!-- Trace logs are named Lidarr.trace.txt or Lidarr.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/lidarr/troubleshooting#logging-and-log-files -->