Contributing to OSS
How to make meaningful contributions to open source projects — from your first issue to shipping impactful PRs.
Contribution guardrails
CI guardrails for open-source projects: PR templates, automated checks, and branch protection that teaches contributors without relying on maintainer attention.
Writing an issue someone will fix
Issues another person can act on: the minimal repro for a bug, the workaround that proves a feature, and acceptance criteria a stranger can tick.
SemVer in practice
When to bump major, minor, or patch — and why SemVer is the wrong tool for services. Includes a consumer-first changelog format that people actually read.
Contribution guardrails
CI guardrails for open-source projects: PR templates, automated checks, and branch protection that teaches contributors without relying on maintainer attention.