diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index aa5e28f9c4..bf54a39003 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: