mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
Update form
This commit is contained in:
parent
103a519d76
commit
5b13d4b52d
22
.github/ISSUE_TEMPLATE/app_report.yml
vendored
22
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -1,5 +1,7 @@
|
|||||||
name: Banking app report
|
name: Submit banking app report
|
||||||
description: Report a banking app's compatibility on GrapheneOS
|
description: Report a banking app's compatibility on GrapheneOS
|
||||||
|
title: "your_BankingApp - your_Country"
|
||||||
|
labels: ["app report"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -56,7 +58,7 @@ body:
|
|||||||
id: download
|
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? (Select one or multiple devices in dropdown menu)
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Pixel 7 Pro
|
- Pixel 7 Pro
|
||||||
@ -76,6 +78,14 @@ body:
|
|||||||
- Pixel 3 (obsolete)
|
- Pixel 3 (obsolete)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: Profile app tested in
|
||||||
|
description: Which user profile was this tested on?
|
||||||
|
options:
|
||||||
|
- label: Main user profile
|
||||||
|
- label: Secondary user profile
|
||||||
|
- label: I used a work profile device manager app (Please mention more details about it down below like the app)
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Google Play installed
|
label: Google Play installed
|
||||||
@ -121,14 +131,6 @@ body:
|
|||||||
- label: Works
|
- label: Works
|
||||||
- label: Does not work
|
- label: Does not work
|
||||||
- label: Not tested
|
- label: Not tested
|
||||||
- type: checkboxes
|
|
||||||
attributes:
|
|
||||||
label: Profile app tested in
|
|
||||||
description: Which user profile was this tested on?
|
|
||||||
options:
|
|
||||||
- label: Main user profile
|
|
||||||
- label: Secondary user profile
|
|
||||||
- label: I used a work profile device manager app (Please mention more details about it down below like the app)
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user