diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 19fa969b..54122c1d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,7 +53,7 @@ body: - type: checkboxes attributes: label: Did you update your dependencies? - description: `yarn upgrade-interactive` + description: "`yarn upgrade-interactive`" options: - label: Yes, I’ve updated my dependencies to use the latest version of all packages. required: true