Files
telemt/CONTRIBUTING.md

6 lines
193 B
Markdown
Raw Normal View History

2026-02-19 02:49:08 +03:00
## Pull Requests - Rules
- ONLY signed and verified commits
- ONLY from your name
2026-02-19 02:49:38 +03:00
- DO NOT commit with `codex` or `claude` as author/commiter
2026-02-19 02:49:08 +03:00
- PREFER `flow` branch for development, not `main`