diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5754e593..637b889e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -19,15 +19,11 @@ body: placeholder: Tell us what you see! validations: required: true - - type: dropdown + - type: input id: os attributes: label: Operating System description: What is the affected operating system? - options: - - "Microsoft Windows" - - "Apple macOS" - - "Linux" validations: required: true - type: textarea