add optional logs to report

pull/567/head
Michael Shamoon 1 year ago
parent 4f3f25457e
commit 2631e15275

@ -59,6 +59,16 @@ body:
label: Configuration
description: Please provide any relevant service, widget or otherwise related configuration here
render: yaml
- type: textarea
id: container-logs
attributes:
label: Container Logs
description: Please review and provide any logs from the container, if relevant
- type: textarea
id: browser-logs
attributes:
label: Browser Logs
description: Please review and provide any relevant logs from the browser, if relevant
- type: textarea
id: other
attributes:

Loading…
Cancel
Save