## GIT Going with GitHub ### Start - [Wiki Home](Home) - [Course Guide](course-guide) - [Get Going](get-going) - [Challenges](CHALLENGES) ### Day 1 - [00 Setup](00-pre-workshop-setup) - [01 Tools](01-choose-your-tools) - [02 GitHub](02-understanding-github) - [03 Repositories](03-navigating-repositories) - [04 Learning Room](04-the-learning-room) - [05 Issues](05-working-with-issues) - [06 Pull Requests](06-working-with-pull-requests) - [07 Merge Conflicts](07-merge-conflicts) - [08 Culture](08-open-source-culture) - [09 Labels Milestones Projects](09-labels-milestones-projects) - [10 Day 1 Close](10-notifications-and-day-1-close) ### Day 2 - [11 VS Code Interface](11-vscode-interface) - [12 VS Code Accessibility](12-vscode-accessibility) - [13 How Git Works](13-how-git-works) - [14 Git in Practice](14-git-in-practice) - [15 Code Review](15-code-review) - [16 Copilot](16-github-copilot) - [17 Issue Templates](17-issue-templates) - [18 Fork and Contribute](18-fork-and-contribute) - [19 Accessibility Agents](19-accessibility-agents) - [20 Build Your Agent](20-build-your-agent) - [21 GitHub Accessibility and Open Source](21-github-accessibility-and-open-source) - [22 What Comes Next](22-what-comes-next) ### Reference - [Appendices Index](appendix-a-glossary) - [Resources](appendix-x-resources) - [Workshop Materials](appendix-y-workshop-materials) ### Contributors - [Student Onboarding](student-onboarding) - [Challenges](CHALLENGES) - [Solution 01](solutions/solution-01-scavenger-hunt) - [All Solutions (external)](https://github.com/Community-Access/git-going-with-github/tree/main/docs/solutions) ## Authoritative Sources Use these official references when you need the current source of truth for the wiki navigation structure and the GitHub workflow concepts represented by these links. - [GitHub Docs, home](https://docs.github.com/en) - [GitHub Changelog](https://github.blog/changelog/) - [About Git](https://docs.github.com/en/get-started/using-git/about-git) - [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow) - [About pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) ### Section-Level Source Map - **Start:** [GitHub Docs, home](https://docs.github.com/en), [GitHub Changelog](https://github.blog/changelog/) - **Day 1:** [GitHub Docs, home](https://docs.github.com/en), [GitHub Changelog](https://github.blog/changelog/), [About Git](https://docs.github.com/en/get-started/using-git/about-git), [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow), [About pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) - **Day 2:** [GitHub Docs, home](https://docs.github.com/en), [GitHub Changelog](https://github.blog/changelog/), [About Git](https://docs.github.com/en/get-started/using-git/about-git), [GitHub flow](https://docs.github.com/en/get-started/using-github/github-flow), [About pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) - **Reference:** [GitHub Docs, home](https://docs.github.com/en), [GitHub Changelog](https://github.blog/changelog/) - **Contributors:** [GitHub Docs, home](https://docs.github.com/en), [GitHub Changelog](https://github.blog/changelog/)