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

Co-authored-by: Bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
pull/1743/head
Bogdan 11 months ago
parent 660a162b7e
commit c4af3e746f

@ -74,7 +74,7 @@ body:
- 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
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:
- 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

Loading…
Cancel
Save