Skip to content

Commit 18573be

Browse files
authored
Added AI Generated code policy
1 parent 5f81cc1 commit 18573be

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
[JIRA TICKET](https://jira.mongodb.org/browse/{ISSUE_KEY})
1+
<!--
2+
We do not accept pull requests that are primarily or substantially generated by AI tools (ChatGPT, Copilot, etc.).
3+
All contributions must be written and understood by human contributors.
4+
-->
5+
[JIRA TICKET]
26

37
## Summary
48

@@ -23,7 +27,7 @@
2327
- [ ] Is all relevant documentation (README or docstring) updated?
2428
- [ ] Has a MongoDB Employee run [the patch build of this PR](https://github.com/mongodb-labs/ai-ml-pipeline-testing?tab=readme-ov-file#running-a-patch-build-of-a-given-pr)?
2529

26-
### Checklist for Reviewer {@primary_reviewer}
30+
### Checklist for Reviewer
2731

2832
- [ ] Does the title of the PR reference a JIRA Ticket?
2933
- [ ] Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)

0 commit comments

Comments
 (0)