mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
Add installation method
Ask where the user installed the app from. Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
parent
89246821f6
commit
cf9471b4c9
18
.github/ISSUE_TEMPLATE/app_report.yml
vendored
18
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -8,11 +8,11 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
If you haven't already, please view the official [banking apps usage guide](https://grapheneos.org/usage#banking-apps).
|
If you haven't already, please view the official [banking apps usage guide](https://grapheneos.org/usage#banking-apps).
|
||||||
|
|
||||||
Experiencing issues with your app, refer to the [possible workaround solutions on our forum](https://discuss.grapheneos.org/d/8330-app-compatibility-with-grapheneos).
|
Experiencing issues with your app? Refer to the [possible workaround solutions on our forum](https://discuss.grapheneos.org/d/8330-app-compatibility-with-grapheneos).
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing issue for this?
|
label: Is there an existing issue for this?
|
||||||
description: Check for existing issues to prevent duplicates. **For updates or changes, comment on the existing reports.**
|
description: **For updates or changes, comment on the existing reports.** Check for existing issues to prevent duplicates.
|
||||||
options:
|
options:
|
||||||
- label: I have searched the existing issues
|
- label: I have searched the existing issues
|
||||||
required: true
|
required: true
|
||||||
@ -106,7 +106,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: googleplay
|
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?
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
@ -114,6 +114,18 @@ body:
|
|||||||
- Installed
|
- Installed
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: store
|
||||||
|
attributes:
|
||||||
|
label: Where did you install this app from?
|
||||||
|
description: Select your banking app installation method:
|
||||||
|
multiple: false
|
||||||
|
options:
|
||||||
|
- Google Play Store
|
||||||
|
- Aurora Store
|
||||||
|
- Other (extra notes below)
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Google Play services Network permission revoked?
|
label: Google Play services Network permission revoked?
|
||||||
|
Loading…
Reference in New Issue
Block a user