From 649b007df89fd136793fc53cf7a221f5aeed7f95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Stojanovi=C4=87?= Date: Mon, 24 Aug 2026 22:30:48 +0200 Subject: [PATCH] Make the AI model contribution note sound more natural --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.