๐ COMMIT STRATEGY
โ Format:
[<type>] <short-description>
๐ก Types:
feat
: New content or filefix
: Fixes formatting or broken linksdocs
: Changes to README, guidesrefactor
: Structural changes
๐งช Example Commits:
[feat] Add interview questions for GCP
[fix] Correct broken link in course summary
[docs] Add README to cli-tools