diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 11deb8f95f..5d397ac0a2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,7 +5,7 @@ ## ✅ Checklist - [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/query/blob/main/CONTRIBUTING.md). -- [ ] I have tested this code locally with `pnpm test:pr`. +- [ ] I have tested this code locally with `pnpm run test:pr`. ## 🚀 Release Impact