Skip to content

Commit 54e1ecf

Browse files
committed
chore: add type check to PR template
1 parent 94d95a0 commit 54e1ecf

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
@@ -40,4 +40,5 @@
4040
- [ ] This is my own work, I did not use AI, LLM's or similar technology for code or docs generation
4141
- [ ] Code is written and works correctly
4242
- [ ] Changes are covered by tests
43+
- [ ] I modified the [types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/pouchdb) to reflect the changes, if necessary
4344
- [ ] Documentation changes were made in the `docs` folder

0 commit comments

Comments
 (0)