This repository keeps one detailed contributor guide:
Use that guide for setup, build commands, tests, hooks, and the day-to-day development workflow.
git clone https://github.com/pinchtab/pinchtab.git
cd pinchtab
./dev doctor
./dev check
./dev test unitPlease keep GitHub's "Allow edits from maintainers" option enabled on your PRs. It makes small fixes, rebases, and merge-conflict resolution much faster.