1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Add more trace logs related info to bug_report.yml [skip ci] [common]

This commit is contained in:
bakerboy448
2023-06-22 08:38:09 -05:00
committed by GitHub
parent e3f88e1711
commit e1c5656cff
+2 -2
View File
@@ -76,7 +76,7 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided. 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 description: Trace logs are generally required for all bug reports and contain `trace`. Info logs are invalid for bug reports and do not contain `debug` nor `trace`
options: 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. - label: I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain `trace` - that are relevant and show this issue.
required: true required: true