Update bug report template
This commit is contained in:
parent
3f9f8b3e2d
commit
dd3b57da27
|
@ -62,11 +62,20 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Anything else?
|
label: Trace Logs?
|
||||||
description: |
|
description: |
|
||||||
Trace Logs (https://wiki.servarr.com/sonarr/troubleshooting#logging-and-log-files)
|
Trace Logs (https://wiki.servarr.com/sonarr/troubleshooting#logging-and-log-files)
|
||||||
Links? References? Anything that will give us more context about the issue you are encountering!
|
***Generally speaking, all bug reports must have trace logs provided.***
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Anything else?
|
||||||
|
description: |
|
||||||
|
Links? Screenshots? References? Anything that will give us more context about the issue you are encountering!
|
||||||
|
***Generally speaking, all bug reports must have trace logs provided.***
|
||||||
|
|
||||||
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:
|
||||||
required: true
|
required: true
|
||||||
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue