> For the complete documentation index, see [llms.txt](https://orkhan.gitbook.io/typeorm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://orkhan.gitbook.io/typeorm/.github/pull_request_template.md).

# PULL\_REQUEST\_TEMPLATE

#### Description of change

#### Pull-Request Checklist

* [ ] Code is up-to-date with the `master` branch
* [ ] This pull request links a relevant issue using a closing keyword: `Fixes #NNNN`, `Closes #NNNN`, or `Resolves #NNNN`
* [ ] There are new or updated tests validating the change (`tests/**.test.ts`)
* [ ] Documentation has been updated to reflect this change (`docs/docs/**.md`)

> 🛡️ **Security fixes:** Do not submit security fixes as public PRs — the diff exposes the vulnerability. Use [GitHub Security Advisories](https://github.com/typeorm/typeorm/security/advisories/new) instead.
