From aaa318e5114e11ad8070609acbc8300d7fa7ce4c Mon Sep 17 00:00:00 2001 From: Gunnar Skjold Date: Tue, 28 Jun 2022 14:02:00 +0200 Subject: [PATCH] Updated issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++++- .github/ISSUE_TEMPLATE/support.md | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6d75b183..2a3a752f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,16 +24,19 @@ A clear description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Hardware information:** + - Country: [e.g. Norway] - Meter: [e.g. Aidon] + - Encryption enabled [yes/no] - AMS reader: [e.g. Pow-U, ESP32 etc] - M-bus adapter (if applicable): **Relevant firmware information:** - - Version: [e.g. 1.5.0] + - Version: [e.g. 2.1.0] - MQTT: [yes/no] - HAN GPIO: [e.g. GPIO5] - HAN baud and parity: [e.g. 2400 8E1] - Temperature sensors [e.g. 3xDS18B20] + - ENTSO-E API enabled: [yes/no] **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 981cfa37..13121413 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -11,12 +11,16 @@ assignees: '' A clear and concise description of what the problem is. **Hardware information:** + - Country: [e.g. Norway] - Meter: [e.g. Aidon] + - Encryption enabled [yes/no] - AMS reader: [e.g. Pow-U, ESP32 etc] - M-bus adapter (if applicable): **Relevant firmware information:** - - Version: [e.g. 1.5.0] + - Version: [e.g. 2.1.0] - MQTT: [yes/no] - HAN GPIO: [e.g. GPIO5] + - HAN baud and parity: [e.g. 2400 8E1] - Temperature sensors [e.g. 3xDS18B20] + - ENTSO-E API enabled: [yes/no]