Warning
This issue is part of the GIT Going with GitHub course.
Do not start this challenge until the course officially begins.
Chapter {CHAPTER_NUM}: {CHAPTER_NAME} Challenge
Student: @{USERNAME}
Estimated Time: {TIME_ESTIMATE}
Skill Level: {CHALLENGE_DIFFICULTY}
Challenge Overview
{CHALLENGE_OVERVIEW}
All challenges in this chapter are linked to the Challenge Hub for full context and instructions.
Your Challenge: {CHALLENGE_TITLE}
{CHALLENGE_BODY_FROM_HUB}
What You Need to Do
Complete the challenge following the instructions in the Challenge Hub
Open a pull request that references this issue: Closes #{ISSUE_NUMBER}
Submit your work - your PR should include proof of completion
See your issue close automatically when your PR merges
How to Submit
Step 1: Claim This Issue
Reply with a comment: I'm working on this!
Step 2: Create Your Branch
git checkout -b chapter-{CHAPTER_NUM}-challenge-{USERNAME}
Step 3: Complete the Challenge
Follow the detailed steps in the Challenge Hub .
{CHALLENGE_SPECIFIC_STEPS}
Step 4: Open a Pull Request
When ready:
git push origin chapter-{CHAPTER_NUM}-challenge-{USERNAME}
Then open a PR with:
Title: Chapter {CHAPTER_NUM}: {CHALLENGE_TITLE}
Description: Include Closes #{ISSUE_NUMBER} and add evidence of your work
Evidence: Screenshots, links to created issues, or proof of completion per the Challenge Hub
Step 5: Watch for Validation
{VALIDATION_TEXT}
Expected Outcomes
{EXPECTED_OUTCOMES}
If You Get Stuck
Re-read the Challenge Hub - it has detailed step-by-step instructions
Check the Screen Reader Cheat Sheet - keyboard commands for navigation
Watch the Chapter {CHAPTER_NUM} walkthrough - audio explanation of the concepts
Ask in Slack - tag @Facilitator with #help and your challenge number
Comment on this issue - describe what's blocking you; facilitator will help
Learning Moment
{LEARNING_MOMENT}
Next Step: Check out Challenge Hub for the next challenge or chapter!
Warning
This issue is part of the GIT Going with GitHub course.
Do not start this challenge until the course officially begins.
Chapter {CHAPTER_NUM}: {CHAPTER_NAME} Challenge
Student: @{USERNAME}
Estimated Time: {TIME_ESTIMATE}
Skill Level: {CHALLENGE_DIFFICULTY}
Challenge Overview
{CHALLENGE_OVERVIEW}
All challenges in this chapter are linked to the Challenge Hub for full context and instructions.
Your Challenge: {CHALLENGE_TITLE}
{CHALLENGE_BODY_FROM_HUB}
What You Need to Do
Closes #{ISSUE_NUMBER}How to Submit
Step 1: Claim This Issue
Reply with a comment:
I'm working on this!Step 2: Create Your Branch
git checkout -b chapter-{CHAPTER_NUM}-challenge-{USERNAME}Step 3: Complete the Challenge
Follow the detailed steps in the Challenge Hub.
{CHALLENGE_SPECIFIC_STEPS}
Step 4: Open a Pull Request
When ready:
git push origin chapter-{CHAPTER_NUM}-challenge-{USERNAME}Then open a PR with:
Chapter {CHAPTER_NUM}: {CHALLENGE_TITLE}Closes #{ISSUE_NUMBER}and add evidence of your workStep 5: Watch for Validation
{VALIDATION_TEXT}
Expected Outcomes
{EXPECTED_OUTCOMES}
If You Get Stuck
#helpand your challenge numberLearning Moment
{LEARNING_MOMENT}
Next Step: Check out Challenge Hub for the next challenge or chapter!