We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe4893 commit fb4b2c2Copy full SHA for fb4b2c2
1 file changed
.github/pull_request_template.md
@@ -4,8 +4,11 @@
4
5
If you are an external contributor and there is no JIRA ticket associated with your change, then use your best judgement
6
for the PR title. A MongoDB employee will create a JIRA ticket and edit the name and links as appropriate.
7
+
8
+We do not accept pull requests that are primarily or substantially generated by AI tools (ChatGPT, Copilot, etc.).
9
+All contributions must be written and understood by human contributors.
10
-->
-[JIRA TICKET](https://jira.mongodb.org/browse/%7BJIRA_TICKET%7D)
11
+[JIRA TICKET]
12
13
## Changes in this PR
14
<!-- What changes did you make to the code? What new APIs (public or private) were added, removed, or edited to generate
0 commit comments