Skip to content

Commit 2887964

Browse files
ichard26notatallshawpradyunsgpfmoore
authored
Include statement on AI generated issues/PRs in docs (#13470)
Co-authored-by: Damian Shaw <[email protected]> Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: Paul Moore <[email protected]>
1 parent c3ad577 commit 2887964

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/html/development/contributing.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,15 @@ Examples include re-flowing text in comments or documentation, or adding or
3535
removing blank lines or whitespace within lines. Such changes can be made
3636
separately, as a "formatting cleanup" PR, if needed.
3737

38+
.. attention::
39+
40+
While contributors may use whatever tools they like when developing a pull
41+
request, it is the contributor's responsibility to ensure that submitted
42+
code meets the project requirements, and that they understand the submitted
43+
code well enough to respond to review comments.
44+
45+
In particular, we will mark LLM-generated slop as spam without additional
46+
discussion.
3847

3948
Automated Testing
4049
=================

0 commit comments

Comments
 (0)