Update CONTRIBUTING.md

This commit is contained in:
Alexey 2026-02-20 15:22:18 +03:00 committed by GitHub
parent 5be81952f3
commit be2ec4b9b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
## Pull Requests - Rules # Pull Requests - Rules
## General
- ONLY signed and verified commits - ONLY signed and verified commits
- ONLY from your name - ONLY from your name
- DO NOT commit with `codex` or `claude` as author/commiter - DO NOT commit with `codex` or `claude` as author/commiter
- PREFER `flow` branch for development, not `main` - PREFER `flow` branch for development, not `main`
### AI ## AI
We are not against modern tools, like AI, where you act as a principal or architect, but we consider it important: 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 really understand what you're doing