diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ac4c8453327..040f4a128ee 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -75,6 +75,17 @@ body: attributes: value: | # Details + - type: textarea + attributes: + label: Diagnostics information + description: >- + Many integrations provide the ability to download diagnostic data + on the device page (and on the integration dashboard). + + **It would really help if you could download the diagnostics data for the device you are having issues with, + and drag-and-drop that file into the textbox below.** + + It generally allows pinpointing defects and thus resolving issues faster. - type: textarea attributes: label: Example YAML snippet