We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fbf276 + ffd0829 commit 241ee6eCopy full SHA for 241ee6e
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -2,6 +2,13 @@ name: Bug Report
2
description: File a bug report
3
labels: ["bug"]
4
body:
5
+ - type: input
6
+ id: version
7
+ attributes:
8
+ label: Which version of the app are you using?
9
+ description: Please specify the app version you're using (e.g. v3.3.1)
10
+ validations:
11
+ required: true
12
- type: dropdown
13
id: provider
14
attributes:
0 commit comments