You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Location**| Online via [Zoom](https://zoom.us/)|
16
14
|**Cost**| Free |
17
15
|**Capacity**| 75 participants (limited seats) |
18
16
|**Presented by**|[BITS — Blind Information Technology Solutions](http://www.joinbits.org)|
19
17
20
-
###  out of 75 spots
18
+
### Registered: <spanid="registration-count"aria-live="polite">loading...</span> out of 75 spots
21
19
22
20
---
23
21
24
22
> **Registration is open!**[**Register now**](https://github.com/BITS-ACB/git-going-with-github/issues/new?template=workshop-registration.yml&title=%5BREGISTER%5D+GIT+Going+with+GitHub+%E2%80%94+March+2026) — sign up by filing a GitHub issue. It only takes a minute.
25
23
26
24
---
27
25
28
-
> **📣 Join the conversation!** Have a question before the workshop? Want to connect with other participants? Head to our [**Discussion Forum**](https://github.com/BITS-ACB/git-going-with-github/discussions) — introduce yourself, ask questions, and start building your network before Day 1.
26
+
> **Join the conversation!** Have a question before the workshop? Want to connect with other participants? Head to our [**Discussion Forum**](https://github.com/BITS-ACB/git-going-with-github/discussions) — introduce yourself, ask questions, and start building your network before Day 1.
29
27
30
28
---
31
29
@@ -50,7 +48,7 @@ This workshop exists because open source software powers the world — and the p
50
48
This workshop is designed for:
51
49
52
50
-**Blind and low vision individuals** who want to learn GitHub and open source contribution
53
-
-**Screen reader users** (NVDA, JAWS, or VoiceOver) at any skill level
51
+
-**Screen reader users** ([NVDA](https://www.nvaccess.org/download/), [JAWS](https://www.freedomscientific.com/products/software/jaws/), or [VoiceOver](https://support.apple.com/guide/voiceover/welcome/mac)) at any skill level
54
52
-**People who have never used GitHub before** — no prior experience required
55
53
-**Developers who use assistive technology** and want to sharpen their open source workflow
56
54
-**Anyone curious about accessible development** — sighted participants are welcome; all content is fully keyboard-navigable
@@ -66,7 +64,7 @@ By the end of this workshop, you will have:
66
64
- Filed real issues on a real GitHub repository
67
65
- Opened, reviewed, and merged real pull requests
68
66
- Your name permanently in the commit history of a public accessibility project
69
-
- A working VS Code setup with GitHub Copilot and six AI agents configured
67
+
- A working [VS Code](https://code.visualstudio.com/) setup with [GitHub Copilot](https://github.com/features/copilot) and six AI agents configured
70
68
- The confidence to navigate any GitHub repository with your screen reader
71
69
- A network of peers who understand the intersection of accessibility and open source
72
70
@@ -76,36 +74,36 @@ These are not hypothetical outcomes. Every participant ships something real.
76
74
77
75
## The Two-Day Journey
78
76
79
-
### Day 1 — GitHub Foundations (Browser + Screen Reader)
|**Your First Contribution Sprint**| Make a real contribution to the shared practice repository — with automated bot feedback and human peer review |
91
-
|**Community and Culture**| Open source etiquette, constructive feedback, managing notifications, organizing with labels |
83
+
|**[Welcome and Setup Check](https://bits-acb.github.io/git-going-with-github/docs/00-pre-workshop-setup.html)**| Introductions, verify everyone's screen reader and browser are ready |
84
+
|**[Screen Reader Orientation to GitHub](https://bits-acb.github.io/git-going-with-github/docs/01-understanding-github-web-structure.html)**| Navigate GitHub pages using headings, landmarks, and keyboard shortcuts |
85
+
|**[Navigating Repositories](https://bits-acb.github.io/git-going-with-github/docs/02-navigating-repositories.html)**| Explore a real repository — files, branches, commits, contributors |
86
+
|**[Working with Issues](https://bits-acb.github.io/git-going-with-github/docs/04-working-with-issues.html)**| Search, file, comment on, and triage issues using [Markdown](https://bits-acb.github.io/git-going-with-github/docs/appendix-e-github-flavored-markdown.html)|
|**[Your First Contribution Sprint](https://bits-acb.github.io/git-going-with-github/learning-room/)**| Make a real contribution to the shared practice repository — with automated bot feedback and human peer review |
89
+
|**[Community and Culture](https://bits-acb.github.io/git-going-with-github/docs/07-culture-etiquette.html)**| Open source etiquette, constructive feedback, [managing notifications](https://bits-acb.github.io/git-going-with-github/docs/09-notifications.html), organizing with [labels](https://bits-acb.github.io/git-going-with-github/docs/08-labels-milestones-projects.html)|
92
90
93
-
You will also work through GitHub Skills modules — interactive, bot-guided courses that run in your own GitHub account. A bot named Mona creates real issues and pull requests for you, verifies your actions, and guides you through each step. It is the same mechanism used by real open source projects.
91
+
You will also work through [GitHub Skills](https://skills.github.com/) modules — interactive, bot-guided courses that run in your own GitHub account. A bot named Mona creates real issues and pull requests for you, verifies your actions, and guides you through each step. It is the same mechanism used by real open source projects.
94
92
95
-
### Day 2 — From Contributor to Product Maker (VS Code + Agent Forge)
93
+
### [Day 2 — From Contributor to Product Maker (VS Code + Agent Forge)](https://bits-acb.github.io/git-going-with-github/DAY2_AGENDA.html)
96
94
97
95
You earned the tools. Now you wield them.
98
96
99
97
| Block | What Happens |
100
98
|-------|-------------|
101
99
|**Day 1 Debrief**| Celebrate what shipped, surface questions, set your Day 2 goal |
102
-
|**VS Code Setup**| Screen reader mode, workspace navigation, the bridge from browser to editor |
103
-
|**Deep Contribution with Copilot**| Use GitHub Copilot as a writing partner — draft improvements, review your own work, commit with confidence |
104
-
|**Activate the Agents**| Run six AI agents that amplify every skill you built on Day 1 — daily briefings, issue triage, PR review, accessibility monitoring |
105
-
|**Ship Your Contribution**| Open a real pull request to a live public repository. Your facilitator reviews and merges it. |
100
+
|**[VS Code Setup](https://bits-acb.github.io/git-going-with-github/docs/10-vscode-basics.html)**| Screen reader mode, workspace navigation, the bridge from browser to editor |
101
+
|**[Deep Contribution with Copilot](https://bits-acb.github.io/git-going-with-github/docs/13-github-copilot.html)**| Use [GitHub Copilot](https://github.com/features/copilot) as a writing partner — draft improvements, review your own work, commit with confidence |
102
+
|**[Activate the Agents](https://bits-acb.github.io/git-going-with-github/docs/16-agent-forge.html)**| Run six AI agents that amplify every skill you built on Day 1 — daily briefings, issue triage, PR review, accessibility monitoring |
103
+
|**[Ship Your Contribution](https://bits-acb.github.io/git-going-with-github/docs/12-github-pull-requests-extension.html)**| Open a real pull request to a live public repository. Your facilitator reviews and merges it. |
106
104
|**Design the Future**| Collaborative speccing session — what should the next version of these tools look like? Your ideas, on the record. |
107
105
108
-
The central project is **Agent Forge** — a real, MIT-licensed open source project with six GitHub Copilot agents and 28 slash commands for accessible repository management. You will fork it, understand it, improve it, and personalize it.
106
+
The central project is **[Agent Forge](https://bits-acb.github.io/git-going-with-github/docs/16-agent-forge.html)** — a real, MIT-licensed open source project with six [GitHub Copilot](https://github.com/features/copilot) agents and 28 slash commands for accessible repository management. You will fork it, understand it, improve it, and personalize it.
109
107
110
108
---
111
109
@@ -125,18 +123,18 @@ You need one of the following. Use whichever you are most comfortable with.
125
123
126
124
| Screen Reader | Platform | Cost | Where to Get It |
|**NVDA**| Windows | Free |[nvaccess.org/download](https://www.nvaccess.org/download/)|
129
-
|**JAWS**| Windows | Paid (40-minute trial available) |[freedomscientific.com](https://www.freedomscientific.com/products/software/jaws/)|
130
-
|**VoiceOver**| macOS | Built-in (free) | Already on your Mac — press Cmd+F5 to activate |
126
+
|**[NVDA](https://www.nvaccess.org/download/)**| Windows | Free |[nvaccess.org/download](https://www.nvaccess.org/download/)|
127
+
|**[JAWS](https://www.freedomscientific.com/products/software/jaws/)**| Windows | Paid (40-minute trial available) |[freedomscientific.com](https://www.freedomscientific.com/products/software/jaws/)|
128
+
|**[VoiceOver](https://support.apple.com/guide/voiceover/welcome/mac)**| macOS | Built-in (free) | Already on your Mac — press Cmd+F5 to activate |
131
129
132
130
All exercises work with any of these. Where keyboard commands differ, we provide all three.
133
131
134
132
### Web Browser
135
133
136
134
| Platform | Recommended |
137
135
|----------|-------------|
138
-
| Windows | Chrome or Firefox (Edge also works) |
139
-
| macOS | Safari (best VoiceOver support) or Firefox |
136
+
| Windows |[Chrome](https://www.google.com/chrome/) or [Firefox](https://www.mozilla.org/firefox/) ([Edge](https://www.microsoft.com/edge) also works) |
137
+
| macOS |[Safari](https://www.apple.com/safari/) (best VoiceOver support) or [Firefox](https://www.mozilla.org/firefox/)|
140
138
141
139
### Software to Install
142
140
@@ -204,14 +202,14 @@ You will need a free GitHub account to register (see prerequisites above). The f
204
202
- Your experience level with GitHub
205
203
- Any questions you have before the workshop
206
204
207
-
 out of 75 spots
205
+
Registered: <spanid="registration-count-2"aria-live="polite">loading...</span> out of 75 spots
208
206
209
207
### Zoom Link
210
208
211
209
Zoom join links will be emailed to all registered participants before the workshop.
212
210
213
211
**Zoom accessibility notes:**
214
-
- The Zoom client works well with NVDA, JAWS, and VoiceOver
212
+
- The [Zoom](https://zoom.us/) client works well with [NVDA](https://www.nvaccess.org/download/), [JAWS](https://www.freedomscientific.com/products/software/jaws/), and [VoiceOver](https://support.apple.com/guide/voiceover/welcome/mac)
215
213
- If you need a sign language interpreter or any other accommodation, note it in the registration form and we will arrange it
216
214
217
215
---
@@ -224,7 +222,7 @@ Every step in this workshop is written three ways — for NVDA, for JAWS, and fo
224
222
225
223
And the goal is not just "learn GitHub." The goal is to move you from **user** to **maker**. From someone who encounters accessibility barriers to someone who files the issue, proposes the fix, reviews the pull request, and ships the solution. That arc — from observer to contributor to product maker — is what the two days are designed to deliver.
226
224
227
-
The curriculum includes 17 chapters, 25 reference appendices, 24 hands-on exercises, a shared practice repository with automated feedback bots, three GitHub Skills modules with a bot that verifies your work in real time, and a live open source project where your contributions are merged on Day 2.
225
+
The curriculum includes [17 chapters](https://bits-acb.github.io/git-going-with-github/docs/course-guide.html), [25 reference appendices](https://bits-acb.github.io/git-going-with-github/docs/appendix-a-glossary.html), 24 hands-on exercises, a shared [practice repository](https://bits-acb.github.io/git-going-with-github/learning-room/) with automated feedback bots, three [GitHub Skills](https://skills.github.com/) modules with a bot that verifies your work in real time, and a live open source project where your contributions are merged on Day 2.
228
226
229
227
All of it is open source. All of it is yours to keep, fork, and share.
License: CC BY 4.0 | [Site](https://bits-acb.github.io/git-going-with-github/) | [Discussions](https://github.com/BITS-ACB/git-going-with-github/discussions)
7
4
8
5
## A Workshop by [BITS (Blind Information Technology Solutions)](http://www.joinbits.org)
0 commit comments