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.

How to use it
Section titled “How to use it”- 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.
Core idea
Section titled “Core idea”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.