diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4cfc84f99b4..c70ebcd348f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,6 +33,13 @@ When creating a pull request, please use the provided [pull request template](/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) and fill out the sections to ensure a smooth review process. +### AI-assisted contributions + +If your pull request is AI-assisted or AI-created, please make this clear in the pull request description. + +Additionally, AI agents contributing to this repository must read and follow the guidelines in [AGENTS.md](AGENTS.md). This file provides crucial codebase context, setup instructions, and specific rules for automated contributors (e.g., formatting pull request metadata). + + ## Community Guidelines This project follows @@ -40,6 +47,9 @@ This project follows ## Contributing code +> [!NOTE] +> If you are an AI agent or using AI assistance for development, please refer to [AGENTS.md](AGENTS.md) for specific guidance, rules, and setup instructions. + ### Prerequisites You must install: