Issue forms: add question about source for desktop
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug-desktop.yml
vendored
8
.github/ISSUE_TEMPLATE/bug-desktop.yml
vendored
@@ -52,3 +52,11 @@ body:
|
|||||||
placeholder: e.g. Element version 1.7.34, olm version 3.2.3
|
placeholder: e.g. Element version 1.7.34, olm version 3.2.3
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: input
|
||||||
|
id: source
|
||||||
|
attributes:
|
||||||
|
label: How did you install the app?
|
||||||
|
description: Where did you install the app from? Please give a link or a description.
|
||||||
|
placeholder: e.g. From https://element.io/get-started
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user