From 4c4b9b96e7f3b4273456bc9c958dcd03d102a167 Mon Sep 17 00:00:00 2001
From: Kat Gerasimova <ekaterinag@element.io>
Date: Mon, 25 Oct 2021 17:14:50 +0100
Subject: [PATCH] Issue template: request version for web (#19507)

Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
---
 .github/ISSUE_TEMPLATE/bug-web.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-web.yml b/.github/ISSUE_TEMPLATE/bug-web.yml
index 719bfa327c..fe01ffc21a 100644
--- a/.github/ISSUE_TEMPLATE/bug-web.yml
+++ b/.github/ISSUE_TEMPLATE/bug-web.yml
@@ -54,6 +54,14 @@ body:
       placeholder: e.g. develop.element.io, app.element.io
     validations:
       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
     id: homeserver
     attributes: