Update 3-bug.yml

This commit is contained in:
Kroese
2025-04-23 12:53:49 +02:00
committed by GitHub
parent 8b2a014414
commit 20458f26eb

View File

@@ -23,6 +23,7 @@ body:
attributes:
label: Docker compose
description: The compose file (or otherwise the `docker run` command used).
render: yaml
validations:
required: true
- type: textarea
@@ -30,6 +31,7 @@ body:
attributes:
label: Docker log
description: The logfile of the container (as shown by `docker logs dsm`).
render: shell
validations:
required: true
- type: textarea