Add logs checkbox
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
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
|
placeholder: e.g. From https://element.io/get-started
|
||||||
validations:
|
validations:
|
||||||
required: false
|
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
|
placeholder: e.g. develop.element.io, app.element.io
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: checkboxes
|
||||||
|
id: logs
|
||||||
|
attributes:
|
||||||
|
label: Logs
|
||||||
|
options:
|
||||||
|
- label: I have sent logs
|
||||||
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user