Update CONTRIBUTING.md

This commit is contained in:
Alexey 2026-02-19 02:49:38 +03:00 committed by GitHub
parent e76b388a05
commit 76bf5337e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Pull Requests - Rules ## Pull Requests - Rules
- ONLY signed and verified commits - ONLY signed and verified commits
- ONLY from your name - ONLY from your name
- DO NOT commit `codex` or `claude` code - DO NOT commit with `codex` or `claude` as author/commiter
- PREFER `flow` branch for development, not `main` - PREFER `flow` branch for development, not `main`