From 04afcf68d21d51cee850bed81a138202672c417c Mon Sep 17 00:00:00 2001 From: Robin Genz Date: Mon, 4 Dec 2023 17:26:50 +0100 Subject: [PATCH] chore: update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 00a6761..6efcdb5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,9 +18,7 @@ body: attributes: label: Version description: | - Let us know the version number of each affected plugin. - Please make sure you are using the latest version before reporting an issue. - Chances are that the bug you discovered has already been fixed in a subsequent version. + Let us know the version number of each affected plugin. Please make sure you are using the latest version before reporting an issue. Chances are that the bug you discovered has already been fixed in a subsequent version. placeholder: 5.0.0 validations: required: true