diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ea9b99e --- /dev/null +++ b/CONTRIBUTING.md @@ -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`