Create CONTRIBUTING.md

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

5
CONTRIBUTING.md Normal file
View File

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