add optional logs to report

This commit is contained in:
Michael Shamoon 2022-11-27 07:33:25 -08:00
parent 4f3f25457e
commit 2631e15275

View file

@ -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: