Skip to content

Commit 968a872

Browse files
Riku KurosawaRiku Kurosawa
authored andcommitted
fix: correct Contributing guide link in PR template
The link pointed to TanStack/pacer instead of TanStack/intent.
1 parent f078ab8 commit 968a872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## ✅ Checklist
66

7-
- [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/pacer/blob/main/CONTRIBUTING.md).
7+
- [ ] I have followed the steps in the [Contributing guide](https://github.com/TanStack/intent/blob/main/CONTRIBUTING.md).
88
- [ ] I have tested this code locally with `pnpm run test:pr`.
99

1010
## 🚀 Release Impact

0 commit comments

Comments
 (0)