diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 8f82645..008a2a6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,11 +21,11 @@ body: label: Operating System description: Which operating system are you using? options: - - Linux - macOS + - Linux - Windows - Other - default: 1 + default: 0 validations: required: true