diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9178e61a3..56c70b0ff 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,10 +23,10 @@ _Make sure your have performed every step and checked the applicable boxes befor - [ ] Searched the issue in [discussions](https://github.com/emsesp/EMS-ESP32/discussions) - [ ] Searched the issue in the [docs](https://emsesp.github.io/docs/Troubleshooting/) - [ ] Searched the issue in the [chat](https://discord.gg/3J3GgnzpyT) -- [ ] Provide the output of : +- [ ] Provide the System information in the area below, taken from `http:///api/system` -```lua - System information output here: +```json + Paste System information here.... ``` @@ -47,4 +47,4 @@ _If applicable, add screenshots to help explain your issue._ _Add any other context about the issue here._ -**(Please, remember to close the issue when it has been addressed)** +**(Please remember to close the issue when it has been addressed)**