From 1073979d82d045f9ca93c25b0ec6fced5b539e34 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Tue, 8 Apr 2025 09:09:32 +0000 Subject: [PATCH] feauture/actualize-template (#9) Co-authored-by: Denis Spitsyn --- .github/ISSUE_TEMPLATE/bug_report.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6fdc00a..31e1148 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,12 +15,13 @@ body: description: "If you know this bug occurs on multiple operating systems, select all you have tested." multiple: true options: - - Windows XP / Vista - - Windows 10 / 8.1 / 7 - - macOS 10.11 x86 - - macOS 10.12 or higher + - Windows x64 + - Windows x86 + - macOS (ARM) + - macOS (x86-64) - Linux (DEB package) - Linux (RPM package) + - other (specify in description) validations: required: true - type: input