Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/commit/f026fea211e74b29671a017f6a74aba69251e527 You should set ROOT_URL correctly, otherwise the web may not work correctly.

add trace log checkbox to bug report

(cherry picked from commit 6dc558cbf6ad4155ed35d4111e8368dcf57a8826)

Closes 
Closes 
pull/3603/head
bakerboy448 2 years ago committed by Bogdan
parent 14a77d8b3d
commit f026fea211

@ -73,3 +73,10 @@ body:
Additionally, any additional info? Screenshots? References? Anything that will give us more context about the issue you are encountering!
validations:
required: true
- type: checkboxes
attributes:
label: Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
description: Trace logs are generally required for all bug reports
options:
- label: I have followed the steps in the wiki link above and provided the required trace logs that are relevant and show this issue.
required: true

Loading…
Cancel
Save