mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 05:51:34 -05:00
fix syntax, unsure yet
This commit is contained in:
parent
3fae5419e1
commit
62331cc19b
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -55,7 +55,7 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: select_device
|
||||
id: selectdevice
|
||||
attributes:
|
||||
label: Device list
|
||||
description: Which Pixel(s) have you tested this with? (Select one or multiple)
|
||||
@ -79,7 +79,7 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: profiles_tested
|
||||
id: profiles
|
||||
attributes:
|
||||
label: Profile app tested in
|
||||
description: Which user profile was this test on? (Select one or multiple)
|
||||
@ -88,10 +88,10 @@ body:
|
||||
- Owner profile
|
||||
- Secondary profile(s)
|
||||
- Work profile (Add details in extra notes below, i.e., device manager app name)
|
||||
validations:
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: google_play
|
||||
id: googleplay
|
||||
attributes:
|
||||
label: Google Play installed
|
||||
description: Do you have Google Play installed in the profile you tested in?
|
||||
@ -99,7 +99,7 @@ body:
|
||||
options:
|
||||
- Installed
|
||||
- Not installed
|
||||
validations:
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user