Build production habits for real open source work. This track focuses on contributor onboarding, pull request quality, testing and release rhythm, and project health over time.
| # | OSD | Topic | Description |
|---|---|---|---|
| PHASE 1: COLLABORATION FUNDAMENTALS | |||
| 01 | Open Source Foundations | Licenses, governance basics, and maintainer expectations. | |
| 02 | Git Workflow | Branching, commit discipline, and pull request etiquette. | |
| 03 | Code Review | Actionable feedback, review checklists, and merge readiness. | |
| PHASE 2: QUALITY AND DELIVERY | |||
| 04 | Documentation | README patterns, contribution guides, and changelog quality. | |
| 05 | Testing Strategy | Test layers, regression prevention, and quality gates. | |
| 06 | CI/CD Basics | Automated validation, build pipelines, and release confidence. | |
| PHASE 3: PROJECT SUSTAINABILITY | |||
| 07 | Release Management | Versioning, release notes, and migration planning. | |
| 08 | Maintainership | Triage, backlog control, and keeping communities healthy. | |