CogitaveLearn

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.

Units

  1. 01Introduction3 min
  2. 02Write a signed Conventional Commit6 min
  3. 03Pass the gates and open the PR6 min
  4. 04Knowledge check3 min
  5. 05Summary3 min