Issue template: request version for web (#19507)
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
This commit is contained in:
parent
9b3159ce64
commit
4c4b9b96e7
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/bug-web.yml
vendored
8
.github/ISSUE_TEMPLATE/bug-web.yml
vendored
|
@ -54,6 +54,14 @@ 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: input
|
||||||
|
id: version
|
||||||
|
attributes:
|
||||||
|
label: Application version
|
||||||
|
description: You can find the version information in Settings -> Help & About.
|
||||||
|
placeholder: e.g. Element version 1.7.34, olm version 3.2.3
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
id: homeserver
|
id: homeserver
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue