From f997e115654271e7867ba8336bff52ece7724c46 Mon Sep 17 00:00:00 2001 From: guzlad <121629562+guzlad@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:40:06 +0200 Subject: [PATCH] Added a version field to the bug template, helps with normal and nightly builds (#404) --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 871e99d..d3ada71 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,9 @@ assignees: '' --- +**Version used** +The full version string found at the bottom left of the main menu + **Describe the bug** A clear and concise description of what the bug is.