Skip to content

Commit 90d804c

Browse files
authored
chore: update PR template COMPASS-10019 (#7535)
1 parent 5ce1ce7 commit 90d804c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@
1818
- [ ] New tests and/or benchmarks are included
1919
- [ ] Documentation is changed or added
2020
- [ ] If this change updates the UI, screenshots/videos are added and a design review is requested
21+
- [ ] If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
2122
- [ ] I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)
2223

2324
## Motivation and Context
2425
<!--- Why is this change required? What problem does it solve? -->
25-
<!--- If it's updating a dependancy, link to the Pull Request that originally introduced the fix -->
26+
<!--- If it's updating a dependency, link to the Pull Request that originally introduced the fix -->
2627
- [ ] Bugfix
2728
- [ ] New feature
2829
- [ ] Dependency update

0 commit comments

Comments
 (0)