-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-5401: Add AI Generated Contributions Policy #2696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
037bb09
92c82cb
2a5ecd1
0f3dd56
b654837
9981938
98893a4
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -85,49 +85,54 @@ likelihood for getting review sooner shoots up. | |||||
| - `versionadded:: 3.11` | ||||||
| - `versionchanged:: 3.5` | ||||||
|
|
||||||
| **Pull Request Template Breakdown** | ||||||
| ### AI-Generated Contributions Policy | ||||||
|
|
||||||
| - **Github PR Title** | ||||||
| #### Our Stance | ||||||
|
|
||||||
| - The PR Title format should always be | ||||||
| `[JIRA-ID] : Jira Title or Blurb Summary`. | ||||||
| **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. | ||||||
|
||||||
| **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. | |
| **We do not accept pull requests that are exclusively generated by AI tools without asserted confidence in code execution from the contributor**. All contributions must be written and understood by human contributors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oo this change makes sense, is there a reason why you haven't made it yet?
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
err i don't think users can open issues against pymongo...?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. I'll change to "ask for guidance within the scope of our PR"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wait i think this line should be updated too?