From 8ddd0aa00eb226ec1f7a11bf62be8f3235f3e8a8 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Thu, 17 Sep 2026 04:01:33 -0400 Subject: [PATCH] docs: update AI policy formatting (#2252) --- AI_POLICY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AI_POLICY.md b/AI_POLICY.md index c2945763..2cae7b76 100644 --- a/AI_POLICY.md +++ b/AI_POLICY.md @@ -26,5 +26,7 @@ edit your comments for this purpose (e.g. grammar, spelling), please take the ti own voice and ideas. If you're using AI tooling for translation purposes, then it's recommended to write in your native language and include the translation in a quote block. +--- + This policy was inspired by [ripgrep's AI policy](https://github.com/BurntSushi/ripgrep/blob/4857d6fa67db69a95cd4b6f2adda5d807d4d0119/AI_POLICY.md) and [uv's AI policy](https://github.com/astral-sh/.github/blob/c5187e200db51bfe11d56e13053d29bd3793fdd8/AI_POLICY.md).