Skip to content

Contributing

David Goncalves edited this page Jul 18, 2026 · 1 revision

Contributing

How we collaborate on the TAPRX-888 KiCad project is documented in the repository:

CONTRIBUTING.md

In short:

  • Design edits (schematic / PCB / libraries) happen one person at a time on the design branch.
  • Everything else (CI, design rules, BOM tooling, docs) is a short dev-* pull request into dev.
  • devmain (tagged) is a release.

See the repository document for the full workflow, the design "baton", and the branch details.

Clone this wiki locally