Skip to content

Commit

Permalink
fix: correct bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuto-trd authored Jun 23, 2024
1 parent 9c634b8 commit 6e5a65b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ body:
attributes:
label: OS
multiple: true
options:
options:
- Windows
- macOS
- Linux
- type: markdown
- type: textarea
id: additional-info
attributes:
value: |
label: Additional context
description: |
Add any other context about the problem here.
If applicable, add screenshots to help explain your problem.

0 comments on commit 6e5a65b

Please sign in to comment.