From b8a6ceafb792fdecd7071d9e87ff29aea7836c30 Mon Sep 17 00:00:00 2001 From: Vincent Le Bourlot Date: Wed, 3 Aug 2022 11:46:04 +0200 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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!