diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbacd0ae4..d5df0c7af 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,4 +25,4 @@ Contributions must not contain breaking changes such as backward incompatible mo If your PR contains bug fix or new feature then it should have unit tests. ## AI -If your PR was fully or partially made by the AI model (Codex, Claude, etc.), add `ai_assisted` label to it. \ No newline at end of file +If your PR was fully or partially made by an AI model (Codex, Claude, etc.), add the `ai_assisted` label to it.