From 5cfe945c4ee994498b6fce0bb85c31790e6abaf6 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Wed, 6 Dec 2023 19:11:30 +0000 Subject: [PATCH] Update BUG_REPORT.yml --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 6ff623b0e..bdc4126b8 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -26,8 +26,8 @@ body: id: version attributes: label: "Joplin version" - placeholder: "For example 2.3.6" - description: + placeholder: "For example 1.0.5" + description: Please note that we will close the issue if this is not provided, as we cannot help without the version informatin. validations: required: true