Skip to content

Commit 1d5be2b

Browse files
authored
chore: update PR template with link to CONTRIBUTING.md (apollographql#10412)
1 parent caba6c1 commit 1d5be2b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020

2121
### Checklist:
2222

23+
- [ ] If this PR contains changes to the library itself (not necessary for e.g. docs updates), please include a changeset (see [CONTRIBUTING.md](../CONTRIBUTING.md#changesets))
2324
- [ ] If this PR is a new feature, please reference an issue where a consensus about the design was reached (not necessary for small changes)
2425
- [ ] Make sure all of the significant new logic is covered by tests

0 commit comments

Comments
 (0)