logs are required in template

This commit is contained in:
bakito 2023-12-19 19:38:37 +01:00
parent a039704f1b
commit 0c9487a53d
No known key found for this signature in database
GPG Key ID: BCCEB081DB8A24D8
2 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,8 @@ body:
Please copy and paste any relevant **debug** log output. This will be automatically formatted into code, so no need for backticks.
Enable debug logs by defining the following environment variable `LOG_LEVEL=debug`.
render: shell
validations:
required: true
- type: textarea
attributes:
label: Anything else?

View File

@ -45,6 +45,8 @@ body:
Please copy and paste any relevant **debug** log output. This will be automatically formatted into code, so no need for backticks.
Enable debug logs by defining the following environment variable `LOG_LEVEL=debug`.
render: shell
validations:
required: true
- type: textarea
attributes:
label: Anything else?