From 2a7b6d93956a6742bb5f8b0d65074c66eedb3d54 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Wed, 8 Apr 2026 15:01:53 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20AGENTS.md=20=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=BE=D0=BC=20=D0=BF=D1=80=D0=BE=20=D0=BF=D1=80=D0=B5=D0=B4?= =?UTF-8?q?=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE=D0=B3=D0=BE=20=D1=80=D0=B5=D0=BB=D0=B8=D0=B7=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index 9b1bd23..f93a840 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -132,6 +132,7 @@ User preference: - feature/fix branches must use the prefix `feat/` or `fix/` - after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main` - comments and commit messages should be written in Russian +- if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version Do not auto-commit or auto-push without explicit user approval.