From b2ca84cb5cacb1335c7f9c440deee6b42572e7f9 Mon Sep 17 00:00:00 2001 From: glax Date: Mon, 6 Oct 2025 16:03:35 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c2a3c75..ed398f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,12 @@ body: attributes: label: Log-output 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 attributes: label: Additional stuff