diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d47f1ed..fee4527 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -35,10 +35,10 @@ body: label: Operating System description: On what Operating System(s) do you observe the problem? multiple: true - options: - - "Linux/Unix" - - MacOS - - Windows + options: + - "Linux/Unix" + - MacOS + - Windows validations: required: true - type: textarea