From 10ba0cf28ae9c7bca92462f713081b69ea4327fc Mon Sep 17 00:00:00 2001 From: Jib Date: Thu, 4 Dec 2025 10:33:53 -0500 Subject: [PATCH] Add "note on ai contributions" --- .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 27e149b6c..2e1a132c9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,7 @@ If you are an external contributor and there is no JIRA ticket associated with your change, then use your best judgement for the PR title. A MongoDB employee will create a JIRA ticket and edit the name and links as appropriate. +Note on AI Contributions: We do not accept pull requests that are primarily or substantially generated by AI tools (ChatGPT, Copilot, etc.). All contributions must be written and understood by human contributors. -->