Skip to content

Commit

Permalink
Remove unknown option
Browse files Browse the repository at this point in the history
  • Loading branch information
jonlabelle committed May 5, 2024
1 parent f9076a6 commit 12007e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,8 @@ body:
description: Is the same behavior observed when run against `prettier` directly, or outside of SublimeText? Optionally, use the [Playground](https://prettier.io/playground/) to determine the differences between formatted output.
multiple: false
options:
- 'Unknown'
- 'Yes'
- 'No'
- 'Yes'
default: 0
validations:
required: false
Expand Down

0 comments on commit 12007e6

Please sign in to comment.