Skip to content

Commit

Permalink
fix: operating system input
Browse files Browse the repository at this point in the history
  • Loading branch information
SputNikPlop committed Apr 6, 2023
1 parent 5a22ebd commit 8f7b9fe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f7b9fe

Please sign in to comment.