From c1f9699834c3a85456047c73bc442884b6936961 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sun, 28 Sep 2025 23:30:16 +0200 Subject: [PATCH] [skip ci] Fix bug issue template --- .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 d25eb1bd..fb2da30f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -54,8 +54,8 @@ body: options: - H2 - PostgreSQL - validations: - required: true + validations: + required: true - type: input id: server-os