From a33b70c880f999b5f7f2e539d6fcdc77b63eeda8 Mon Sep 17 00:00:00 2001 From: checktext00 <158559026+checktext00@users.noreply.github.com> Date: Fri, 16 Jan 2026 03:46:18 +0000 Subject: [PATCH] Update 10-bug-report.yml add 7.1.14 version and 'all' for guest_arch --- .github/ISSUE_TEMPLATE/10-bug-report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/10-bug-report.yml b/.github/ISSUE_TEMPLATE/10-bug-report.yml index 7859e650272..d2b47d32a51 100644 --- a/.github/ISSUE_TEMPLATE/10-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/10-bug-report.yml @@ -48,6 +48,7 @@ body: - 7.2.4 - 7.2.2 - 7.2.0 + - 7.1.14 - 7.1.12 - 7.1.10 - 7.1.8 @@ -107,6 +108,7 @@ body: options: - ARM - x86 + - all validations: required: true - type: input