mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add logs checkbox
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
88de44f3f0
commit
b5fdeb127f
7
.github/ISSUE_TEMPLATE/bug-desktop.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-desktop.yml
vendored
@ -57,3 +57,10 @@ body:
|
||||
placeholder: e.g. From https://element.io/get-started
|
||||
validations:
|
||||
required: false
|
||||
- type: checkboxes
|
||||
id: logs
|
||||
attributes:
|
||||
label: Logs
|
||||
options:
|
||||
- label: I have sent logs
|
||||
required: false
|
||||
|
7
.github/ISSUE_TEMPLATE/bug-web.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-web.yml
vendored
@ -57,3 +57,10 @@ body:
|
||||
placeholder: e.g. develop.element.io, app.element.io
|
||||
validations:
|
||||
required: false
|
||||
- type: checkboxes
|
||||
id: logs
|
||||
attributes:
|
||||
label: Logs
|
||||
options:
|
||||
- label: I have sent logs
|
||||
required: false
|
||||
|
Loading…
Reference in New Issue
Block a user