mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update ISSUE_TEMPLATE.md (#1338)
Handle the "FAQ stuff" as a comment and give the user a basic issue template.
This commit is contained in:
parent
7e6dc67861
commit
64fa02abab
18
.github/ISSUE_TEMPLATE.md
vendored
18
.github/ISSUE_TEMPLATE.md
vendored
@ -1,5 +1,6 @@
|
|||||||
|
<!--
|
||||||
Did you read the FAQ?
|
Did you read the FAQ?
|
||||||
https://www.zigbee2mqtt.io/information/FAQ.md
|
https://www.zigbee2mqtt.io/information/FAQ.html
|
||||||
|
|
||||||
Unsupported device?
|
Unsupported device?
|
||||||
https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html
|
https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html
|
||||||
@ -8,9 +9,22 @@ A question?
|
|||||||
Read the documentation: https://www.zigbee2mqtt.io/
|
Read the documentation: https://www.zigbee2mqtt.io/
|
||||||
|
|
||||||
Bug report:
|
Bug report:
|
||||||
- First make sure your on the latest version of zigbee2mqtt.
|
- First make sure you are on the latest version of zigbee2mqtt.
|
||||||
- Make sure you are running the latest CC253X firmware from https://github.com/koenkk/z-stack-firmware.
|
- Make sure you are running the latest CC253X firmware from https://github.com/koenkk/z-stack-firmware.
|
||||||
- Provide a clear description of the problem.
|
- Provide a clear description of the problem.
|
||||||
- If applicable, provide steps how to reproduce the problem.
|
- If applicable, provide steps how to reproduce the problem.
|
||||||
- Provide a log with `log_level` set to `debug`, see https://www.zigbee2mqtt.io/configuration/configuration.html
|
- Provide a log with `log_level` set to `debug`, see https://www.zigbee2mqtt.io/configuration/configuration.html
|
||||||
- DON'T copy logs directly here, post a link to https://hastebin.com/ or https://pastebin.com/.
|
- DON'T copy logs directly here, post a link to https://hastebin.com/ or https://pastebin.com/.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--Start your bug report below this line-->
|
||||||
|
# Bug Report
|
||||||
|
## What happened
|
||||||
|
|
||||||
|
## What did you expect to happen
|
||||||
|
|
||||||
|
## How to reproduce it (minimal and precise)
|
||||||
|
|
||||||
|
## Debug Info
|
||||||
|
zigbee2mqtt version:
|
||||||
|
CC253X firmware version:
|
||||||
|
Loading…
Reference in New Issue
Block a user