We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911b82d commit 9e0b7d5Copy full SHA for 9e0b7d5
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -17,7 +17,7 @@
17
18
## Checklist
19
20
-- [ ] I read [`README.md`](../README.md) and [`CLAUDE.md`](../CLAUDE.md) before starting
+- [ ] I checked the linked issue / relevant context before starting
21
- [ ] `pnpm lint && pnpm typecheck && pnpm test` passes locally
22
- [ ] Added/updated tests for the change
23
- [ ] Added a changeset (`pnpm changeset`) if user-visible
0 commit comments