Skip to content

Commit b2164ff

Browse files
riku99Riku Kurosawa
andauthored
fix: correct Contributing guide link in PR template (#110)
The link pointed to TanStack/pacer instead of TanStack/intent. Co-authored-by: Riku Kurosawa <riku@RikunoMacBook-Pro.local>
1 parent f078ab8 commit b2164ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)