update logs section

This commit is contained in:
shamoon 2022-10-31 13:06:17 -07:00 committed by GitHub
parent e6c11e8ff4
commit 3be5cc3f77

View File

@ -41,7 +41,15 @@ body:
id: logs
attributes:
label: Webserver logs
description: If available, post any logs from the web server related to your issue.
description: Logs from the web server related to your issue.
render: bash
validations:
required: true
- type: textarea
id: logs_browser
attributes:
label: Browser logs
description: Logs from the web browser related to your issue, if needed
render: bash
- type: input
id: version