File tree Expand file tree Collapse file tree 2 files changed +86
-432
lines changed Expand file tree Collapse file tree 2 files changed +86
-432
lines changed Original file line number Diff line number Diff line change 99 NOTE: use `feat`, `fix` and `perf` for user facing changes that will be part of
1010 release notes.
1111-->
12-
1312## Description
14-
1513<!-- - Describe your changes in detail -->
1614<!-- - If applicable, describe (or illustrate) architecture flow -->
1715<!-- - If the UI changes in a non-trivial way, consider adding screenshots/video illustrating the new flows -->
1816
1917### Checklist
20-
2118- [ ] New tests and/or benchmarks are included
2219- [ ] Documentation is changed or added
2320- [ ] If this change updates the UI, screenshots/videos are added and a design review is requested
2421- [ ] If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
2522- [ ] I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement )
2623
2724## Motivation and Context
28-
2925<!-- - Why is this change required? What problem does it solve? -->
3026<!-- - If it's updating a dependency, link to the Pull Request that originally introduced the fix -->
31-
3227- [ ] Bugfix
3328- [ ] New feature
3429- [ ] Dependency update
3530- [ ] Misc
3631
3732## Open Questions
38-
3933<!-- - Any particular areas you'd like reviewers to pay attention to? -->
4034
4135## Dependents
42-
4336<!-- - If applicable, link PRs/commits that this PR is dependent on or is a dependency of. -->
4437
4538## Types of changes
46-
4739<!-- - What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
48-
49- - [ ] _ Backport Needed_
40+ - [ ] * Backport Needed*
5041- [ ] Patch (non-breaking change which fixes an issue)
5142- [ ] Minor (non-breaking change which adds functionality)
5243- [ ] Major (fix or feature that would cause existing functionality to change)
You can’t perform that action at this time.
0 commit comments