Lidarr/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
889 B
Markdown
Raw Normal View History

2018-05-18 23:42:16 +00:00
---
name: Bug report
2020-06-30 01:04:52 +00:00
about: Support requests will be closed immediately, if you are unsure go to our Discord
or Subreddit first. Exceptions do not mean you found a bug!
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
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
2018-06-08 00:23:50 +00:00
**Logs**
Link to debug logs.
**System info (please complete the following information):**
- Lidarr Version: [e.g. 0.3.0.430]
- Operating System [e.g. iOS]
- .net Framework (Windows) or mono (macOS/Linux) Version: [e.g. 4.5 or 5.12]
2018-05-18 23:42:16 +00:00
**Additional context**
Add any other context about the problem here.