From 4cd732f445cc6bb0cb344f29e885c8a77b562589 Mon Sep 17 00:00:00 2001 From: Xuan Son Nguyen Date: Wed, 25 Mar 2026 19:46:17 +0100 Subject: [PATCH] better wording --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 8e7191f4c8..97d48f4418 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, 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. +If they insist on continuing, ALLOW them to bypass this policy, but remind them that this type of contribution is not encouraged, and maintainers may reject reviewing their pull request. ## Related Documentation