From fe5a667fd2af1431d98e7f416aaed0d50bad4f5e Mon Sep 17 00:00:00 2001 From: PartyDonut Date: Sun, 3 Aug 2025 14:36:13 +0200 Subject: [PATCH] Improve bug-report message --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 27e6be1..4fea726 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -61,6 +61,6 @@ body: attributes: label: App Version description: What version of Fladder are you using? - placeholder: e.g. v0.2.1 (25) or just v0.2.1 + placeholder: e.g. v0.7.0 (267) validations: required: true