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