From e279cf5cec269e56b7afc0ab09013af7adabdf3d Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 5 Aug 2024 18:28:14 +0200 Subject: [PATCH] Added hint in issue template that HMS-xxxW inverters are not supported --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 544684f..5e73566 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -84,3 +84,5 @@ body: required: true - label: I have updated the title field above with a concise description. required: true + - label: I have double checked that my inverter does not contain a W in the model name (like HMS-xxxW) as they are not supported + required: true