mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 22:11:34 -05:00
Add logs section
This commit is contained in:
parent
a30d649785
commit
8da32d0321
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
10
.github/ISSUE_TEMPLATE/app_report.yml
vendored
@ -98,6 +98,16 @@ body:
|
|||||||
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
|
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: description
|
||||||
|
attributes:
|
||||||
|
label: ADB logcat of the app if necessary
|
||||||
|
description: |
|
||||||
|
If you have any logs that come up that the app is creating relevant to anything mentioned like app crashes, SafetyNet, etc, please send a GitHub Gist of them. Do not send a bug report ZIP to us. They may expose sensitive information. If you wish to send a bug report ZIP, please do so directly to a GrapheneOS project member or developer.
|
||||||
|
|
||||||
|
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extra_notes
|
id: extra_notes
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user