From 0dba15f6298bd02ecbff728ca60cfc6c55b56705 Mon Sep 17 00:00:00 2001 From: David Matter Date: Fri, 30 Aug 2024 11:58:42 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: