From bd901ec9dd530a3d6930ed750f89cee62ca83221 Mon Sep 17 00:00:00 2001 From: Koenkk Date: Wed, 8 Aug 2018 19:03:14 +0200 Subject: [PATCH] Add issue template. #264 --- .github/ISSUE_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..5001abb49 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +**Unsupported device** + +First check: [How to support new devices](https://github.com/Koenkk/zigbee2mqtt/wiki/How-to-support-new-devices) + + +**Bug report** +- First make sure your on the latest version of zigbee2mqtt. +- Make sure you are running the latest [CC253X firmware](https://github.com/koenkk/z-stack-firmware). +- Provide a clear description of the problem. +- If applicable, provide steps how to reproduce the problem. +- [Provide a log with `log_level` set to `debug`.](https://github.com/Koenkk/zigbee2mqtt/wiki/Configuration) +- **DON'T** copy logs directly here, post a link to [hastebin.com](https://hastebin.com/).