From d266eb8958051cc431dc8feae04011f96f5908e1 Mon Sep 17 00:00:00 2001 From: Bianca Lisle Date: Thu, 26 Jun 2025 12:00:12 +0100 Subject: [PATCH 1/3] chore: add PR template and cla --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..795ef5a0 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,4 @@ +## Summary + +## Checklist +- [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement) From 342a1771681a6b677e7fa9368e936a504f3454ef Mon Sep 17 00:00:00 2001 From: Bianca Lisle Date: Thu, 26 Jun 2025 12:02:13 +0100 Subject: [PATCH 2/3] update --- .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 795ef5a0..a364c42d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -## Summary +## Proposed changes ## Checklist - [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement) From dc5ac165eab6689384e9903c8a7e0993909e9aa6 Mon Sep 17 00:00:00 2001 From: Bianca Lisle Date: Thu, 26 Jun 2025 12:19:25 +0100 Subject: [PATCH 3/3] update --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a364c42d..1ebbe374 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,5 @@ ## Proposed changes ## Checklist + - [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement)