Create CONTRIBUTING.md

This commit is contained in:
Alexey
2026-02-19 02:49:08 +03:00
committed by GitHub
parent f37e6cbe29
commit e76b388a05

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`