mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-06 08:34:28 +01:00
Update bug_report.yml
This commit is contained in:
parent
9a1bd3db4c
commit
e252cd4d3e
1 changed files with 8 additions and 1 deletions
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -40,9 +40,15 @@ body:
|
||||||
examples:
|
examples:
|
||||||
- **OS**: Ubuntu 20.04
|
- **OS**: Ubuntu 20.04
|
||||||
- **Prowlarr**: Prowlarr 0.1.0.650
|
- **Prowlarr**: Prowlarr 0.1.0.650
|
||||||
|
- **Docker Install**: Yes
|
||||||
|
- **Using Reverse Proxy**: No
|
||||||
|
- **Browser**: Firefox 90 (If UI related)
|
||||||
value: |
|
value: |
|
||||||
- OS:
|
- OS:
|
||||||
- Prowlarr:
|
- Prowlarr:
|
||||||
|
- Docker Install:
|
||||||
|
- Using Reverse Proxy:
|
||||||
|
- Browser:
|
||||||
render: markdown
|
render: markdown
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -60,7 +66,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Anything else?
|
label: Anything else?
|
||||||
description: |
|
description: |
|
||||||
Logs? Links? References? Anything that will give us more context about the issue you are encountering!
|
Trace Logs (https://wiki.servarr.com/prowlarr/troubleshooting#logging-and-log-files)
|
||||||
|
Links? References? Anything that will give us more context about the issue you are encountering!
|
||||||
|
|
||||||
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
|
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
|
||||||
validations:
|
validations:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue