Update bug_report.yml

This commit is contained in:
Dustin Loring 2024-12-03 08:48:35 -05:00 committed by GitHub
parent baec3c4e28
commit 567438a1bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,16 @@ body:
- OS: [e.g. macOS, Windows, Linux] - OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox] - Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1] - Version: [e.g. 91.1]
- type: input
id: provider
attributes:
label: Provider Used
description: Tell us the provider you are using.
- type: input
id: model
attributes:
label: Model Used
description: Tell us the model you are using.
- type: textarea - type: textarea
id: additional id: additional
attributes: attributes: