diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 9517625..8ca7444 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -11,7 +11,8 @@ Issues not containing the minimum requirements will be closed: - Issues without a description (using the header is not good enough) will be closed. - Issues without debug logging will be closed. -- Issues without configuration will be closed +- Issues without configuration will be closed. +- Issues without diagnostics attached will be closed. --> @@ -66,4 +67,24 @@ logger: Add your logs here. +``` + +## Diganostics data from the device + + + +```text + +Add your diagnostics here. + ``` \ No newline at end of file