Skip to content

7. Contributing

github-actions[bot] edited this page Jun 8, 2026 · 2 revisions

7. Contributing

  1. Fork, branch.
  2. Add the rule under src/Rules/ (+ a Support/ trait if shared), register it in the right set.
  3. composer analyse + composer cs:fix must pass.
  4. Update the rule reference in this file (§3) and CHANGELOG.md — the TUTORIAL is the single source of truth; README.md only carries a short overview.
  5. Open a PR.

License: GNU GPL 2.0 or later.