mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2025-02-20 18:21:34 -05:00
Add NFC payments to template
Addresses https://github.com/PrivSec-dev/banking-apps-compat-report/issues/252 Signed-off-by: the-red-lily <82073293+the-red-lily@users.noreply.github.com>
This commit is contained in:
parent
acc454467c
commit
f86ddc5834
9
.github/ISSUE_TEMPLATE/app_report.yml
vendored
9
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -146,6 +146,15 @@ body:
|
||||
- label: Works
|
||||
- label: Does not work
|
||||
- label: Not tested
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: NFC payments
|
||||
description: Does this app allow NFC payments?
|
||||
options:
|
||||
- label: Works
|
||||
- label: Works but requires another service
|
||||
- label: Does not work
|
||||
- label: Not tested
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user