From 5f22173b91f880c127caf96448e92839adabb295 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Sat, 18 Oct 2025 19:10:44 +0200 Subject: [PATCH] Mention only Ly v1.2.0 and above are supported in issue template Signed-off-by: AnErrupTion --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 2b8bb33..a0c37ce 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -15,7 +15,7 @@ body: id: version attributes: label: Ly version - description: The output of `ly --version`. Please note that only Ly v1.1.0 and above are supported. + description: The output of `ly --version`. Please note that only Ly v1.2.0 and above are supported. placeholder: 1.1.0-dev.12+2b0301c validations: required: true