From 8e2e8d1e82f8a39e630392fdbb50446cfea4b614 Mon Sep 17 00:00:00 2001 From: Yves Schumann Date: Sun, 11 Feb 2024 21:15:31 +0100 Subject: [PATCH] Fixed typos on Github issue templates (#1170) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cfb54c81..da8c64ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -58,5 +58,5 @@ _If applicable, add screenshots/pictures to help explain your problem._ _Add any other context about the problem here._ _Please note here in case you are using ioBroker_ -### PANEL / FIRMWARE VERION +### PANEL / FIRMWARE VERSION _Please add the Panel/Firmware Version you are using (EU, US-L or US-P)_ diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 0c7f01b1..0e3be2a7 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -24,5 +24,5 @@ _A clear and concise description of what the feature should do._ ### ADDITIONAL CONTEXT _Add any other context about the problem here._ -### PANEL / FIRMWARE VERION +### PANEL / FIRMWARE VERSION _Please add the Panel/Firmware Version you are using (EU, US-L or US-P)_