Keyboard shortcuts

Press โ† or โ†’ to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

๐Ÿ“Œ COMMIT STRATEGY

โœ… Format:

[<type>] <short-description>

๐Ÿ’ก Types:

  • feat: New content or file
  • fix: Fixes formatting or broken links
  • docs: Changes to README, guides
  • refactor: Structural changes

๐Ÿงช Example Commits:

[feat] Add interview questions for GCP
[fix] Correct broken link in course summary
[docs] Add README to cli-tools