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