mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 05:51:34 -05:00
Add NFC payments to template (#287)
* 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> * Add N/A option Signed-off-by: the-red-lily <82073293+the-red-lily@users.noreply.github.com> --------- Signed-off-by: the-red-lily <82073293+the-red-lily@users.noreply.github.com>
This commit is contained in:
parent
acc454467c
commit
d41582ae0e
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -146,6 +146,16 @@ 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: N/A (Not supported by app)
|
||||
- label: Not tested
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user