Open your first pull request
Apply the floor, the baseline, and the lifecycle in one hands-on contribution - a signed, Conventional-Commit, docs-complete pull request that passes the gates and stops for human review.
Units5
Duration21 min
Levelbeginner
By the end of this module, you'll be able to:
- Write a Conventional Commit - pick the right type and scope, and mark a breaking change correctly.
- Sign a commit so GitHub reports it Verified, and explain why signing is never disabled.
- Let the pre-commit hooks run (commitlint, secret scan, formatting) and explain why CI, not the hook, is the real gate.
- Satisfy docs-as-code and open a pull request that passes the gates and stops for human review.