From 911bf9fff38198dd3ee076ea57de9bff31bf4f8d Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 17 Feb 2026 04:22:38 +0100 Subject: [PATCH] reword --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5646dbbfa..25757695bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -76,7 +76,7 @@ Contributions made with the assistance of AI tools are welcome, but contributors 2. Review AI-generated code closely before submitting a pull request. 3. Manually test the changes and add appropriate automated tests where feasible. 4. Only use AI to assist in contributions that you understand well enough to respond to feedback without relying on AI. -5. Indicate AI-generated content in comments and specify which model used. +5. Indicate AI-generated content in issue and pull requests descriptions and comments. Specify which model was used. 6. Do not force-push to a pull request branch after reviews were given. Maintainers reserve the right to close pull requests and issues that appear to be low-quality AI-generated content. We welcome new contributors, but cannot sustain the effort of supporting contributors who primarily defer to AI rather than engaging substantively with the review process.