From 5e44ea15e3ce073fd654031efd8e4dcfbbaf234a Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 18 Jul 2022 23:19:44 +0200 Subject: [PATCH] Tiny adjustment to feedback issue form (#23444) --- .github/ISSUE_TEMPLATE/feedback.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feedback.yml b/.github/ISSUE_TEMPLATE/feedback.yml index ad14ef748ca..86425bcd6cf 100644 --- a/.github/ISSUE_TEMPLATE/feedback.yml +++ b/.github/ISSUE_TEMPLATE/feedback.yml @@ -34,11 +34,10 @@ body: - type: input attributes: label: Version - placeholder: "e.g., 2021.2.0" + placeholder: "e.g., 2022.7.0" description: > - Current version of the documentation. This usually matches the Home - Assistant Core release version, and can be found at the bottom of the - page. + Latest stable version version of Home Assistant available + (which does not have to match the version you are using). - type: textarea attributes: label: Additional information