Shared practice repository for the GIT Going with GitHub workshop. File issues, open pull requests, review peers, and learn open source collaboration with assistive technology.
This repository contains issues for all workshop participants. To find only your assigned challenges:
- Go to the Issues tab in this repository.
- In the search or filter bar, type: is:open assignee:@me
- Press Enter. You will now see only the issues assigned to you.
Or use this direct link while signed in: https://github.com/Community-Access/learning-room/issues/assigned/@me
- Workshop materials: https://github.com/Community-Access/git-going-with-github
- Challenge List (Your Mission Briefing): https://github.com/Community-Access/git-going-with-github/blob/main/docs/CHALLENGES.md
⚠️ Note to Organizers / Instructors: This repository is the Pristine Sandbox Template. Do not run a workshop out of this repository directly or you will inherit the commit history of every past student. To run a new cohort, click Use this template to create a fresh copy, name itlearning-room-[season]-[year], and edit the Course Guide in the curriculum repository to point to your new instance.