forked from TAPR/TAPRx888
-
Notifications
You must be signed in to change notification settings - Fork 0
Contributing
David Goncalves edited this page Jul 16, 2026
·
1 revision
How we collaborate on the TAPRX-888 KiCad project is documented in the repository:
In short:
-
Design edits (schematic / PCB / libraries) happen one person at a time on
the
designbranch. -
Everything else (CI, design rules, BOM tooling, docs) is a short
dev-*pull request intodev. -
dev→main(tagged) is a release.
See the repository document for the full workflow, the design "baton", and the branch details.