diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bf54a39003..acee81e741 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -54,10 +54,10 @@ body: description: You may add your list of dependencies here as it helps us to investigate your report. render: json placeholder: | - \{ - "dependencies": \{\}, - "devDependencies": \{\}, - \} + { + "dependencies": {}, + "devDependencies": {}, + } - type: textarea id: steps-to-reproduce attributes: