🗒 Cheat Sheet← Lesson
BitWithBite
Git & GitHub Worksheet

🔘 GitHub Workflow

Chapter: Git & GitHub · Level ★☆☆ · Time: 30 min
SCORE___ / 20
NameClassDate
After this worksheet you can
Fork and clonePull requestsCode review flowIssues

🧠 Section A · Concept Check ● BEGINNER 4 × 1 = 4

1Propose changes to a repo via:
2Your copy of someone's repo is a:
3Bugs/tasks are tracked in:
4PRs are usually reviewed before:

🧮 Section B · Problem Solving ● INTERMEDIATE 2 + 3×3 = 11

5Fork, clone, branch, push, open a .
6Reviewers leave on PR lines.
7Describe the open-source contribution flow.
8Why PRs instead of direct pushes?
9What makes a good PR description?

🚀 Section C · Challenge ● CHALLENGE 5

10What is a draft PR for?
💭 Reflection — the most useful thing I learned:
A ___/4   B ___/11   C ___/5   Total ___/20 Teacher's Signature Parent's Signature
✂ answer key — fold or cut before handing out

1-A   2-A   3-A   4-A  |  5 pull request (PR)   6 comments   7 = Fork - clone - branch - commit - push - PR - review - merge   8 = Review catches bugs; discussion; protected main   9 = What changed, why, how tested, linked issue  |  10 = Early feedback before the work is finished

📄 Need offline practice?Download the print-ready PDF or open the one-page cheat sheet.
⬇ Worksheet PDF 🗒 Cheat Sheet