From 8f47fa6dd883bbe13a2855f4c81ada24faaa60bd Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:37:20 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d1f22c1..67e9d4d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,3 +3,11 @@ - ONLY from your name - DO NOT commit with `codex` or `claude` as author/commiter - PREFER `flow` branch for development, not `main` + +### AI +We are not against modern tools, like AI, where you act as a principal or architect, but we consider it important: + +- you really understand what you're doing +- you understand the relationships and dependencies of the components being modified +- you understand the architecture of Telegram MTProto, MTProxy, Middle-End KDF at least generically +- you DO NOT commit for the sake of commits, but to help the community, core-developers and ordinary users