mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
Fix typo
Fix typo
This commit is contained in:
parent
7962dfc7f4
commit
29dcd71374
16
.github/ISSUE_TEMPLATE/app_report.yml
vendored
16
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -44,6 +44,14 @@ body:
|
|||||||
placeholder: United States
|
placeholder: United States
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
id: build_number
|
||||||
|
attributes:
|
||||||
|
label: Build Number
|
||||||
|
description: What is the GrapheneOS release verion build number that you are currently using?
|
||||||
|
placeholder: SP2A.220405.003.2022040400
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Device
|
label: Device
|
||||||
@ -61,14 +69,6 @@ body:
|
|||||||
- label: Pixel 3a
|
- label: Pixel 3a
|
||||||
- label: Pixel 3 XL
|
- label: Pixel 3 XL
|
||||||
- label: Pixel 3
|
- label: Pixel 3
|
||||||
- type: input
|
|
||||||
id: build
|
|
||||||
attributes:
|
|
||||||
label: Build number
|
|
||||||
description: What release version of GrapheneOS are you currently on?
|
|
||||||
placeholder: (Settings -> About -> Build number) SP2A.220405.003.2022040400
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Google Play installed
|
label: Google Play installed
|
||||||
|
Loading…
Reference in New Issue
Block a user