Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.23 KB

File metadata and controls

21 lines (13 loc) · 1.23 KB

learning-room

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.

Finding Your Assignments

This repository contains issues for all workshop participants. To find only your assigned challenges:

  1. Go to the Issues tab in this repository.
  2. In the search or filter bar, type: is:open assignee:@me
  3. 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 Resources


⚠️ 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 it learning-room-[season]-[year], and edit the Course Guide in the curriculum repository to point to your new instance.