Skip to content

GitHub Basics Infographic

Use this visual as a quick reference for the safe collaboration loop. It is meant to help learners see the whole GitHub workflow at once before practicing the individual commands.

GitHub Basics infographic showing the safe collaboration loop from start clean, make a branch, edit locally, commit, push, open a PR, review and CI, merge, and sync again.

  • Before Lesson 01: Use it as a preview of the whole workflow.
  • Before Lesson 07: Point to the pull request step and explain why review happens before merging.
  • During Lesson 08: Keep it visible while learners practice the full workflow.
  • After the course: Share it as a one-page reminder for real team work.

Do your work on a branch, share it through a pull request, review it with the team, then merge it only after it is ready.