bi-14 step 01 — Rung 1: complete the process once
Goal
Land a docs or test-only change. The goal is the process, not the change. Learning Gerrit, presubmit, and try-job failures while also defending a behaviour change costs a week and a reviewer's patience; learning it with a doc fix costs a day.
Tasks
- Complete the CLA; add yourself to
AUTHORSin your first CL. - Find a genuine documentation error or a missing test in an area you have studied. Genuine — do not manufacture a typo fix.
git checkout -b, make the change,git cl format,git cl upload.- Write the description properly: what, why,
Bug:footer if applicable. git cl owners; request review; run a CQ dry run before asking a human.- Respond to every comment, even if only "Done."
- Record every step that surprised you. That list is the deliverable.
Done when
- A CL uploaded and taken to a conclusion
- Surprises recorded
- You can describe the difference between a patchset and a commit