From 3a474187c60c6aba916a80ea4e440c0b885b89f1 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Thu, 17 Apr 2025 20:24:27 +0200 Subject: [PATCH] chore: fix problem_report.yaml --- .github/ISSUE_TEMPLATE/problem_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/problem_report.yaml b/.github/ISSUE_TEMPLATE/problem_report.yaml index 69abbe58c..788cdea52 100644 --- a/.github/ISSUE_TEMPLATE/problem_report.yaml +++ b/.github/ISSUE_TEMPLATE/problem_report.yaml @@ -7,7 +7,7 @@ body: value: | **IMPORTANT:** Before submitting: - Zigbee2MQTT fails to start? Read [this](https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html) - - Raspberry Pi users? Make sure to check [this]((https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html#raspberry-pi-users-use-a-good-power-supply)) + - Raspberry Pi users? Make sure to check [this](https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html#raspberry-pi-users-use-a-good-power-supply) - You read the [FAQ](https://www.zigbee2mqtt.io/guide/faq/) - Are you using an EZSP adapter (e.g. Dongle-E/SkyConnect)? Try the [new driver](https://github.com/Koenkk/zigbee2mqtt/discussions/21462) - Make sure the bug also occurs in the [dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)