Added browser console

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-09-10 15:08:37 +01:00
parent 90b84451d8
commit 84753aa13f

View File

@@ -55,11 +55,17 @@ body:
- Microsoft Edge
- Other
- type: textarea
id: logs
id: server-logs
attributes:
label: Relevant log output
label: Application output
description: Please copy and paste any relevant log output from `storage/logs/laravel.log`. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: textarea
id: browser-logs
attributes:
label: Browser console output
description: Please copy and paste any relevant log output from your browser console. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: checkboxes
id: common-issues
attributes: