From ec7edae9a1e5123ce9159cae2874f50eb28a4de0 Mon Sep 17 00:00:00 2001 From: Gunnar Skjold Date: Fri, 21 Oct 2022 17:43:33 +0200 Subject: [PATCH] Updated issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/support.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2a3a752f..69abbeb9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,6 +33,7 @@ If applicable, add screenshots to help explain your problem. **Relevant firmware information:** - Version: [e.g. 2.1.0] - MQTT: [yes/no] + - MQTT payload type: [e.g. JSON] - HAN GPIO: [e.g. GPIO5] - HAN baud and parity: [e.g. 2400 8E1] - Temperature sensors [e.g. 3xDS18B20] diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 13121413..5262238c 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -20,6 +20,7 @@ A clear and concise description of what the problem is. **Relevant firmware information:** - Version: [e.g. 2.1.0] - MQTT: [yes/no] + - MQTT payload type: [e.g. JSON] - HAN GPIO: [e.g. GPIO5] - HAN baud and parity: [e.g. 2400 8E1] - Temperature sensors [e.g. 3xDS18B20]