From 903df4b7d0a114c4e4697c52f9b9d94644fdce52 Mon Sep 17 00:00:00 2001 From: Rex P Date: Wed, 20 May 2026 11:59:05 +1000 Subject: [PATCH] docs: add AI assistance guidelines to CONTRIBUTING.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: