Skip to content

Commit 9e0b7d5

Browse files
committed
chore: simplify PR checklist
1 parent 911b82d commit 9e0b7d5

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
@@ -17,7 +17,7 @@
1717

1818
## Checklist
1919

20-
- [ ] I read [`README.md`](../README.md) and [`CLAUDE.md`](../CLAUDE.md) before starting
20+
- [ ] I checked the linked issue / relevant context before starting
2121
- [ ] `pnpm lint && pnpm typecheck && pnpm test` passes locally
2222
- [ ] Added/updated tests for the change
2323
- [ ] Added a changeset (`pnpm changeset`) if user-visible

0 commit comments

Comments
 (0)