Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyDolle authored Oct 15, 2024
1 parent b4e5be7 commit d5d2571
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ body:
attributes:
label: Do you use TypeScript?
options:
- Yes
- No
- "Yes"
- "No"
- type: dropdown
id: device
attributes:
label: On which OS this issue appear on?
options:
- IOS
- Android
- "IOS"
- "Android"
- type: input
id: os
attributes:
Expand Down

0 comments on commit d5d2571

Please sign in to comment.