Skip to content

Commit

Permalink
fix: ✨ allow bug reports for web issues
Browse files Browse the repository at this point in the history
  • Loading branch information
M4GNV5 committed Dec 16, 2024
1 parent 1ce6147 commit 5e1204a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ body:
- iPadOS
- MacOS
- Android
- Web
multiple: false
validations:
required: true
Expand All @@ -53,7 +54,7 @@ body:
id: os-version
attributes:
label: OS version
description: Which version of the OS are you using?
description: Which version of the OS / Browser are you using?
placeholder: 'x.x.x'
validations:
required: true
Expand Down

0 comments on commit 5e1204a

Please sign in to comment.