1
0
mirror of https://github.com/PrivSec-dev/banking-apps-compat-report synced 2024-09-28 05:34:42 -04:00

fix wording

This commit is contained in:
June 2022-01-30 05:45:43 +00:00 committed by GitHub
parent af05c7c843
commit 339eced140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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