Update .github/ISSUE_TEMPLATE/bug.yaml

This commit is contained in:
advplyr 2024-05-05 16:51:12 -05:00 committed by GitHub
parent 047c8ec017
commit 68bfcb2e6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,27 +83,6 @@ body:
- Safari
- Edge
- Other (list in "Additional Notes" box)
- type: markdown
attributes:
value: '## Mobile Environment'
- type: dropdown
id: mobile-os
attributes:
label: If the issue is being seen on Mobile, what OS are you running where you see the issue?
options:
- Android
- iOS
- Other (list in "Additional Notes" box)
- type: dropdown
id: mobile-browsers
attributes:
label: If the issue is being seen in the UI, what browsers are you seeing the problem on?
options:
- Chrome
- Firefox
- Safari
- Edge
- Other (list in "Additional Notes" box)
- type: textarea
id: logs
attributes: