From c368a139e52dd8e388a3c759e3b13afbe4187e76 Mon Sep 17 00:00:00 2001 From: Stefan Ceriu Date: Mon, 29 May 2023 17:33:23 +0300 Subject: [PATCH] Fix bug reporting template --- .github/ISSUE_TEMPLATE/bug.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index dc281ae5e..b4ae06a28 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -50,7 +50,8 @@ body: attributes: label: Application version description: You can find the version information in the Settings of Element X. - placeholder: e.g. Version: 1.1.1 (48) + placeholder: | + e.g. Version: 1.1.1 (48) validations: required: false - type: input