Skip to content

Commit

Permalink
Use freetext instead of dropdown for macOS version
Browse files Browse the repository at this point in the history
Will reduce maintenance burden of the issue template
  • Loading branch information
n8henrie committed Oct 17, 2024
1 parent 9dbfe7a commit e0cfb48
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,11 @@ body:
description: Describe what you expected to happen instead.
validations:
required: true
- type: dropdown
- type: input
id: macos-version
attributes:
label: MacOS Version
description: |
Select the macOS version you are using
_Describe in the "Additional info" section if you chose "Other"._
options:
- macOS 13
- macOS 12
- macOS 11
- macOS 10.15
- macOS 10.14
- Other
description: Type the macOS version you are using, e.g. `macOS 15`
- type: input
id: qs-version
attributes:
Expand Down

0 comments on commit e0cfb48

Please sign in to comment.