mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
Fix syntax error
This commit is contained in:
parent
276aa116ad
commit
2a4d636e0e
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -53,12 +53,12 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: device_list
|
id: download
|
||||||
attributes:
|
attributes:
|
||||||
label: Device list
|
label: Device list
|
||||||
description: Which Pixel(s) have you tested this with?
|
description: Which Pixel(s) have you tested this with?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- label: Pixel 7 Pro
|
- label: Pixel 7 Pro
|
||||||
- label: Pixel 7
|
- label: Pixel 7
|
||||||
- label: Pixel 6a
|
- label: Pixel 6a
|
||||||
|
Loading…
Reference in New Issue
Block a user