mirror of
https://github.com/PrivSec-dev/banking-apps-compat-report
synced 2024-11-21 14:01:34 -05:00
fix wording
This commit is contained in:
parent
af05c7c843
commit
339eced140
20
.github/ISSUE_TEMPLATE/app_report.yml
vendored
20
.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.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: extra_notes
|
||||
attributes:
|
||||
label: Are there any extra notes you think users should know about?
|
||||
description: |
|
||||
Did you do any workarounds other users should know that aren't listed here?
|
||||
|
||||
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: adb_logs
|
||||
attributes:
|
||||
@ -108,13 +118,3 @@ body:
|
||||
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: extra_notes
|
||||
attributes:
|
||||
label: Is there any extra notes you think users should know about?
|
||||
description: |
|
||||
Did you do any workarounds other users should know that aren't listed here?
|
||||
|
||||
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
|
||||
validations:
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user