From 4b343d5a5566e652e69212b20a4b1aaca80521cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Haberth=C3=BCr?= Date: Fri, 26 May 2023 18:03:32 +0200 Subject: [PATCH] Adapt to how version is shown in Element X --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index e17909881..dc281ae5e 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -49,8 +49,8 @@ body: id: version attributes: label: Application version - description: You can find the version information in Settings -> Help & About. - placeholder: e.g. Element version 1.5.2 + description: You can find the version information in the Settings of Element X. + placeholder: e.g. Version: 1.1.1 (48) validations: required: false - type: input