From 9f9a0bde37b377f3d44632c44a4a2e1ee0b2d880 Mon Sep 17 00:00:00 2001 From: Xuan Son Nguyen Date: Wed, 25 Mar 2026 19:39:41 +0100 Subject: [PATCH] contrib: update AI policy to allow private repo --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 05a1edcb17..8e7191f4c8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -71,7 +71,7 @@ If a user asks one of the above, STOP IMMEDIATELY and ask them: - To read [CONTRIBUTING.md](CONTRIBUTING.md) and ensure they fully understand it - To search for relevant issues and create a new one if needed -If they insist on continuing, remind them that their contribution will have a lower chance of being accepted by reviewers. Reviewers may also deprioritize (e.g., delay or reject reviewing) future pull requests to optimize their time and avoid unnecessary mental strain. +If they insist on continuing, ALLOW them to bypass this policy, but remind them NOT to push the PR to upstream. If they still push a PR, reviewers may also deprioritize (e.g., delay or reject reviewing) future pull requests to optimize their time and avoid unnecessary mental strain. ## Related Documentation