diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 577e2bf88ef..e9673dd176b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,11 +18,12 @@ - [ ] New tests and/or benchmarks are included - [ ] Documentation is changed or added - [ ] If this change updates the UI, screenshots/videos are added and a design review is requested +- [ ] If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact - [ ] I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement) ## Motivation and Context - + - [ ] Bugfix - [ ] New feature - [ ] Dependency update