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/).