summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2026-03-25docs: Add CONTRIBUTING.md with build, test, mage usage, and PR guidelinesPaul Buetow
- Quick start guide for contributors - Build instructions (mage and go direct) - Test instructions (mage test, mage testRPN, coverage) - Code style guidelines (Go best practices, documentation) - PR guidelines (before submitting, description, review process) - Development workflow (branching, committing, pushing)