From 6cd1cb47215c0a76219fe8a56699dde75d18b3f2 Mon Sep 17 00:00:00 2001 From: Maxwell Katz Date: Sun, 15 Dec 2024 15:33:55 -0800 Subject: [PATCH] Update bug_report.yml --- .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 e70693d358..0b3f71fcf7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -25,7 +25,7 @@ body: id: avalonia-version attributes: label: Avalonia version - placeholder: e.g. 11.0.9, 11.1.0 + placeholder: e.g. 11.2.0, 11.1.0 validations: required: true - type: dropdown