mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 18:02:44 +01:00
update bug template [skip ci]
[common]
This commit is contained in:
parent
c6123a076f
commit
42afaa17ee
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,35 +1,36 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
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: ''
|
title: ''
|
||||||
labels: bug
|
labels: 'Type: Bug'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
<!-- 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! -->
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
<!-- A clear and concise description of what the bug is. -->
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
<!-- Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error -->
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
<!-- A clear and concise description of what you expected to happen.-->
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
<!-- If applicable, add screenshots to help explain your problem.-->
|
||||||
|
|
||||||
**Platform Information (please complete the following information):**
|
**Platform Information (please complete the following information):**
|
||||||
- OS: [e.g. Windows 10 2004 / Ubuntu 20.10]
|
- OS: <!-- [e.g. Windows 10 2004 / Ubuntu 20.04] -->
|
||||||
- Docker: [Yes/No]
|
- Docker: <!-- [Yes/No] -->
|
||||||
- Mono or.NET Core Version: [e.g. Mono 5.8 or .Net Core 3.1.10] (found under System -> Status)
|
- 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 [e.g. chrome 86.0.4240.198] (Only needed for UI issues)
|
- Browser and Version (Only needed for UI issues): <!--[e.g. chrome 86.0.4240.198] -->
|
||||||
- Radarr Version [e.g. 3.0.0.2956]
|
- Radarr Version: <!--[e.g. 3.0.1.4259, 3.0.2.4369]-->
|
||||||
- Radarr Branch [e.g. master]
|
- Radarr Branch: <!--[e.g. master, develop]-->
|
||||||
|
|
||||||
**Trace Logs**
|
**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!**
|
||||||
|
Loading…
Reference in New Issue
Block a user