diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a25121f..d0602bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -53,7 +53,14 @@ body: placeholder: "{}" description: > Can be found in the Configuration panel -> Integrations -> VeSync -> Diagnostics + value: | +
Diagnostics + ```json + Copy/paste diagnostics here between the starting and ending backticks. + ``` + +
- type: markdown attributes: value: | @@ -82,4 +89,4 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this bug report! \ No newline at end of file + Thanks for taking the time to fill out this bug report!