From fee5807426342eb22861ffd6fc1194e6da4b1918 Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Sun, 22 Feb 2026 19:16:48 +0100 Subject: [PATCH] enhance: more exact hint for issue field --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 716732d1..386650a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,8 +11,8 @@ body: - type: input id: heidisql_version attributes: - label: HeidiSQL version - placeholder: "Example: 12.8.0.6908" + label: HeidiSQL version and OS + placeholder: "Example: 12.15 Linux GTK2" validations: required: true - type: input