diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index a60d373b9c..47f6fe038d 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: 9.0.1 - don't just write v9" + label: "Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)" description: "Use the help icon in the Umbraco backoffice to find the version you're using" validations: required: true