contributing: update guidelines for AI-generated code (#17625)

* contributing: update guidelines for AI-generated code

* revise
This commit is contained in:
Xuan-Son Nguyen
2025-11-30 22:51:34 +01:00
committed by GitHub
parent 0a4aeb927d
commit ff90508d68
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ The project differentiates between 3 levels of contributors:
- If your PR becomes stale, don't hesitate to ping the maintainers in the comments
- Maintainers will rely on your insights and approval when making a final decision to approve and merge a PR
- Consider adding yourself to [CODEOWNERS](CODEOWNERS) to indicate your availability for reviewing related PRs
- Using AI to generate PRs is permitted. However, you must (1) explicitly disclose how AI was used and (2) conduct a thorough manual review before publishing the PR. Note that trivial tab autocompletions do not require disclosure.
# Pull requests (for maintainers)