diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5c062b7b63..bebbfac16e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -40,4 +40,5 @@ - [ ] This is my own work, I did not use AI, LLM's or similar technology for code or docs generation - [ ] Code is written and works correctly - [ ] Changes are covered by tests +- [ ] I modified the [types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/pouchdb) to reflect the changes, if necessary - [ ] Documentation changes were made in the `docs` folder