diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index be16e8cbfd7..c01d1097939 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -97,7 +97,7 @@ body: - type: input id: cli_version attributes: - label: Shopify CLI version (check your project's `package.json` if you're not sure) + label: Shopify CLI version (`shopify --version`) validations: required: true - type: input