update: amend issue template to require stack trace for error 500s

This commit is contained in:
Roardom
2024-07-16 12:47:31 +00:00
parent 86d0c326f4
commit c571d61376

View File

@@ -61,7 +61,10 @@ body:
id: logs
attributes:
label: Stack trace & logs
description: If you have a stack trace, you can copy it here. You may hide sensible information.
description: |
If you have a stack trace, you can copy it here. You may hide sensitive information.
Every error 500 will produce a stack trace found in Staff Dashboard > Laravel Log.
Including a stack trace when reporting an error 500 is required.
placeholder: This is automatically formatted into code, no need for backticks.
render: shell
validations: