Merge pull request #568 from RooVetGit/bug-report-version-required

Update bug_report.yml
This commit is contained in:
Matt Rubens 2025-01-26 00:40:48 -05:00 committed by GitHub
commit 241ee6ed37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,13 @@ name: Bug Report
description: File a bug report
labels: ["bug"]
body:
- type: input
id: version
attributes:
label: Which version of the app are you using?
description: Please specify the app version you're using (e.g. v3.3.1)
validations:
required: true
- type: dropdown
id: provider
attributes: