From 6f214fc2694f36695ed2ae3532657ef5865f7baa Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 4 Nov 2021 08:47:02 +0100 Subject: [PATCH] Update 01_bug_report.yml --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 800ac53e6870..a60d373b9c8a 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -6,7 +6,7 @@ body: - type: input id: "version" attributes: - label: "Which *exact* Umbraco version are you using? For example: 8.13.1 - don't just write v8" + label: "Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9" description: "Use the help icon in the Umbraco backoffice to find the version you're using" validations: required: true