You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The motivation for adopting this policy is to avoid wasting the maintainers'
time. We work on this project as volunteers and it is an unproductive waste of
time to interact with contributors who do not understand their contributions.
While we generaly would prefer to receive contributions which are not AI
generated, we understand that such tools can provide value in limited ways.
Therefore, we have attempted to create a policy which allows use of such tools
while also holding the contributor accountable. Hopefully this accomplishes our
goal. Closes#1610.
<!-- Provide a concise overview of the issue or rationale behind the proposed changes. -->
3
+
4
+
#### AI Assistance Disclosure
5
+
<!-- Please select exactly ONE of the following: -->
6
+
-[ ]**No AI tools were used** in preparing this PR.
7
+
-[ ]**If AI tools were used**, I have disclosed which ones, and fully reviewed and verified their output.
8
+
9
+
#### Checklist
10
+
-[ ] This PR follows the [contribution guidelines](https://python-markdown.github.io/contributing/).
11
+
-[ ] The code follows the [Code Style Guide](https://python-markdown.github.io/contributing/#code-style-guide).
12
+
-[ ] The commit message follows the [Commit Message Style Guide](https://python-markdown.github.io/contributing/#commit-message-style-guide).
13
+
-[ ] I have added or updated relevant docs, including release notes if applicable which follow the [Documentation Style Guide](Documentation Style Guide).
14
+
-[ ] I have added or updated relevant tests.
15
+
-[ ] I have not requested, and will not request, an automated AI review for this PR. <!-- You are welcome to do so in your own fork. -->
0 commit comments