Add installation method

Ask where the user installed the app from.

Signed-off-by: akc3n <git@akc3n.page>
This commit is contained in:
akc3n 2023-12-08 17:10:18 -08:00 committed by GitHub
parent 89246821f6
commit cf9471b4c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 3 deletions

View File

@ -8,11 +8,11 @@ body:
value: |
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
attributes:
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:
- label: I have searched the existing issues
required: true
@ -106,7 +106,7 @@ body:
- type: dropdown
id: googleplay
attributes:
label: Google Play installed
label: Google Play installed?
description: Do you have Google Play installed in the profile you tested in?
multiple: false
options:
@ -114,6 +114,18 @@ body:
- Installed
validations:
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
attributes:
label: Google Play services Network permission revoked?