From fb4b2c2c6579bd4d65a65cdce56f70cbeb0bb8d9 Mon Sep 17 00:00:00 2001 From: Jib Date: Wed, 3 Dec 2025 12:37:52 -0500 Subject: [PATCH] Removed the link on JIRA TICKET --- .github/pull_request_template.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f18d3b5b5..27e149b6c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,8 +4,11 @@ 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. + +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. --> -[JIRA TICKET](https://jira.mongodb.org/browse/%7BJIRA_TICKET%7D) +[JIRA TICKET] ## Changes in this PR