Skip to content

Commit 8c812e1

Browse files
committed
Add guideline for AI-generated PRs and issues
Refs: pallets/click#3333 pallets/website#13
1 parent cf73615 commit 8c812e1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ You need Python and Git installed, as well as the [GitHub CLI]. Log in with
1717
[PyCharm]: https://www.jetbrains.com/pycharm/
1818
[VS Code]: https://code.visualstudio.com/
1919

20+
## AI-Generated Contributions
21+
22+
AI-generated PRs and issues are closed on sight, without review or discussion.
23+
This applies regardless of code quality or correctness. AI-generated
24+
contributions must not be revived, cleaned up, or used as a base for further
25+
work.
26+
2027
## Set Up the Repository
2128

2229
Fork and clone the project's repository ("pallets/flask" for example). To work

0 commit comments

Comments
 (0)