From c20901fd4eb5a52a76e0a1a9f24ff86cb8e2eb4d Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 7 Oct 2024 20:45:30 -0700 Subject: [PATCH] Update 7-install-crash-report.yml (#14394) --- .github/ISSUE_TEMPLATE/7-install-crash-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/7-install-crash-report.yml b/.github/ISSUE_TEMPLATE/7-install-crash-report.yml index 2e39becab0..e88397b393 100644 --- a/.github/ISSUE_TEMPLATE/7-install-crash-report.yml +++ b/.github/ISSUE_TEMPLATE/7-install-crash-report.yml @@ -11,8 +11,8 @@ body: - type: textarea id: package_json attributes: - label: `package.json` file - description: Can you upload your `package.json` file? This helps us reproduce the crash. + label: "`package.json` file" + description: "Can you upload your `package.json` file? This helps us reproduce the crash." render: json - type: textarea id: repro