Update bug_report.yml
Some checks failed
Docker Image CI / build (push) Has been cancelled

This commit is contained in:
2025-10-06 16:03:35 +02:00
parent ca3f59e415
commit b2ca84cb5c

View File

@@ -14,7 +14,12 @@ body:
attributes: attributes:
label: Log-output label: Log-output
description: The output of `docker logs tranga-api` description: The output of `docker logs tranga-api`
render: C# render: console
- type: textarea
attributes:
label: Tranga version
description: The output of `docker logs tranga-api` should start with `INFO Startup - LOGO` and `--10/06/2025 13:59:16 for AnyCpu`, paste the output here to check what build you are running
render: console
- type: textarea - type: textarea
attributes: attributes:
label: Additional stuff label: Additional stuff