mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
fix syntax, unsure yet
This commit is contained in:
parent
3fae5419e1
commit
62331cc19b
6
.github/ISSUE_TEMPLATE/app_report.yml
vendored
6
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -55,7 +55,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: select_device
|
id: selectdevice
|
||||||
attributes:
|
attributes:
|
||||||
label: Device list
|
label: Device list
|
||||||
description: Which Pixel(s) have you tested this with? (Select one or multiple)
|
description: Which Pixel(s) have you tested this with? (Select one or multiple)
|
||||||
@ -79,7 +79,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: profiles_tested
|
id: profiles
|
||||||
attributes:
|
attributes:
|
||||||
label: Profile app tested in
|
label: Profile app tested in
|
||||||
description: Which user profile was this test on? (Select one or multiple)
|
description: Which user profile was this test on? (Select one or multiple)
|
||||||
@ -91,7 +91,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: google_play
|
id: googleplay
|
||||||
attributes:
|
attributes:
|
||||||
label: Google Play installed
|
label: Google Play installed
|
||||||
description: Do you have Google Play installed in the profile you tested in?
|
description: Do you have Google Play installed in the profile you tested in?
|
||||||
|
Loading…
Reference in New Issue
Block a user