From f48b5679b21412de4e46381bec0df0ac4b02b44c Mon Sep 17 00:00:00 2001 From: Bailey Pearson Date: Thu, 4 Sep 2025 10:36:46 -0600 Subject: [PATCH 1/5] Update pull_request_template.md --- .github/pull_request_template.md | 35 ++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e196cba604b..2d214726eed 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,32 +1,45 @@ ### Description -#### What is changing? +#### Summary of Changes -##### Is there new documentation needed for these changes? + -#### What is the motivation for this change? +##### Notes for Reviewers + + - +Otherwise, feel free to remove this section. +--> + +#### What is the motivation for this change? ### Release Highlight + + -### Fill in title or leave empty for no highlight +### Release notes highlight ### Double check the following -- [ ] Ran `npm run check:lint` script +- [ ] Lint is passing (`npm run check:lint`) - [ ] Self-review completed using the [steps outlined here](https://github.com/mongodb/node-mongodb-native/blob/HEAD/CONTRIBUTING.md#reviewer-guidelines) - [ ] PR title follows the [correct format](https://www.conventionalcommits.org/en/v1.0.0/): `type(NODE-xxxx)[!]: description` - Example: `feat(NODE-1234)!: rewriting everything in coffeescript` From 2680d6b049e3189246fe855635eda85e4723c7bf Mon Sep 17 00:00:00 2001 From: Bailey Pearson Date: Thu, 4 Sep 2025 12:29:47 -0600 Subject: [PATCH 2/5] Update .github/pull_request_template.md Co-authored-by: Durran Jordan --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2d214726eed..fc9d99b84dc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,7 +22,7 @@ information explaining why this change is valuable. ### Release Highlight ### Release Highlight From bb1e6a855f4975216ed8e64ab4bf9599d2b2b143 Mon Sep 17 00:00:00 2001 From: Bailey Pearson Date: Mon, 8 Sep 2025 08:20:24 -0600 Subject: [PATCH 4/5] Update pull_request_template.md --- .github/pull_request_template.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d2c0a7f1d7f..791a3cb91af 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,9 +22,6 @@ information explaining why this change is valuable. ### Release Highlight