-
Notifications
You must be signed in to change notification settings - Fork 5
14 accessible code review
Listen to Episode 15: Accessible Code Review - a conversational audio overview of this chapter. Listen before reading to preview the concepts, or after to reinforce what you learned.
This guide is focused entirely on the reviewer experience - navigating diffs, reading changes, leaving comments, and submitting a review - using only your keyboard and screen reader. For the full pull request lifecycle (opening PRs, merge options, conflict resolution), see Working with Pull Requests.
Learning Room connection: The exercises in this chapter use files from the Learning Room repository. You will review PRs that modify
docs/keyboard-shortcuts.md(shortcut tables with intentional errors),docs/setup-guide.md(broken links and incomplete steps), anddocs/welcome.md([TODO]sections to complete). These are the same files you work on during the Day 1 contribution sprint.
Chapter 14 is the code review chapter focused on practicing constructive feedback.
- Challenge count: 2 guided challenges
- Automation check: none (review quality is subjective and human-focused)
- Evidence: issue comment with summary of review and feedback posted
- Pattern: navigate diff, comment on specifics, submit verdict
- Review a practice PR and leave 2-3 inline comments - read the diff line by line, find specific items to comment on, and post constructive feedback.
- Submit a formal review verdict - complete your review by choosing approve, request changes, or comment only.
Goal: Navigate a PR diff using screen reader-friendly tools and post 2-3 specific, constructive inline comments.
Where you are working: GitHub.com (Files changed tab of a PR) or VS Code with the GitHub Pull Requests extension.
Estimated time: 15-20 minutes.
- Open the learning-room repository on GitHub.com and navigate to the Pull requests tab.
- Find a classmate's open PR (from Chapter 6, 7, or 11). Open it.
- Activate the Files changed tab. This shows the diff - lines added in green, lines removed in red.
- Navigate the diff:
-
On GitHub.com: Use heading navigation to jump between files (
Hin NVDA). Each file header is a heading. Within a file, use arrow keys to move line by line. -
In VS Code: Press
F7to open the Accessible Diff Viewer (see Chapter 12). UseF7/Shift+F7to move between changes.
-
On GitHub.com: Use heading navigation to jump between files (
- Read through the changes carefully. Look for:
- Typos or grammar issues
- Unclear headings or link text
- Missing steps in instructions
- Accessibility concerns (missing alt text, unclear structure)
- Things the author did well (note these too)
- To leave an inline comment on GitHub.com: activate the
+button that appears to the left of a line number when you hover or Tab to it. (Screen reader users: this button may be announced as "Add a comment to this line.") Type your comment in the text box that opens. - Post 2-3 inline comments. Each comment should be:
- Specific: reference the exact line or phrase
- Constructive: suggest an improvement or explain why something works well
- Kind: frame suggestions as questions or "consider" statements
- Examples of good inline comments:
- "Line 12: 'Click here' should be more descriptive. Consider: 'Open the notification settings page'"
- "Nice clear heading structure - the reader can scan this section quickly."
- "Step 3 says 'do the thing' - could you add which menu or keyboard shortcut to use?"
Screen reader tip: On GitHub.com, the Files Changed tab uses a table-like layout. Each row is a line of the diff. The + button for commenting may not be visible until you Tab through the row controls. If you cannot find it, use the "Review changes" button at the top to add a general comment instead.
You are done when: You have posted 2-3 inline comments on a classmate's PR.
Goal: Complete your review by selecting a verdict that tells the author what action to take next.
Where you are working: GitHub.com (the same PR you reviewed in 14.1).
- After posting your inline comments, scroll to the top of the Files changed tab.
- Activate the Review changes button (at the top-right of the files changed area, or use heading navigation).
- A dropdown opens with three options:
- Comment - general feedback, no explicit approval or rejection
- Approve - you think the PR is ready to merge
- Request changes - you found something that should be fixed before merging
- Choose the verdict that matches your review:
- If the PR has clear documentation with only minor suggestions, choose Approve.
- If you found issues that would confuse readers, choose Request changes and explain what needs fixing in the summary.
- If you are unsure, choose Comment - this is always a safe option.
- Write a brief summary in the review body (1-2 sentences). Example: "Clear improvement to the shortcut table. Two minor suggestions for link text clarity."
- Activate Submit review.
You are done when: Your review verdict appears on the PR's conversation tab as a green (approved), red (changes requested), or gray (comment) review badge.
Open your assigned Chapter 14 challenge issue and post a completion comment:
Chapter 14 completed:
- PR reviewed: #[PR number]
- Inline comments posted: [number, e.g., 3]
- Review verdict: [Approve / Request Changes / Comment]
- One thing I learned from reviewing: [one sentence]
Close your Chapter 14 challenge issues when done.
- Student can navigate PR diffs with a screen reader.
- Student can post inline comments on specific lines of a diff.
- Student can write constructive, specific feedback that helps the author improve.
- Student can submit a formal review verdict.
- Files Changed tab will not open? Reload the PR page and retry. Make sure you are on the PR page, not the issue page.
- Cannot find the inline comment button? Tab through the line controls in the diff. The button may be announced as "Add a comment" or have a
+label. If you cannot find it, use the "Review changes" button at the top to add a general comment instead. - Not sure what to comment on? Focus on clarity: is every heading descriptive? Is every link meaningful? Are steps complete? Are keyboard shortcuts correct?
- Review verdict button not working? Make sure you have at least one comment or have written summary text. Try reloading the page.
- Submitting the review fails? Check that you are not in draft mode and have at least read access to the repo.
- Ask facilitator to model one inline comment and one verdict submission.
Continue learning: The GitHub Skills courses Review Pull Requests and Code Review with GitHub Copilot cover review workflows and AI-assisted code review. See Appendix Z for the full catalog.
Constructive review is a gift. Specific, kind feedback helps authors improve and builds trust in the community. Every comment you write is practice for the professional code review you will do on real projects.
- Read the full diff before commenting (understand the author's intent first).
- Find specific items to comment on (lines, phrases, missing steps).
- Write comments that help, not just criticize (suggest improvements, note what works).
- Choose a verdict that matches the substance of your feedback.
- Summarize your overall impression in 1-2 sentences.
- Chapter 6: Working with Pull Requests - Understand PR structure, diffs, and comment workflows
- Chapter 13: GitHub Copilot - VS Code installed and configured
- Screen Reader Setup - NVDA, JAWS, or VoiceOver installed and ready to use
- Access to at least one pull request to review (your own fork or a practice repo)
Estimated time for this chapter: 1 hour (including exercises)
You can review pull requests in two places - each with different strengths:
| Environment | Best For | Key Accessibility Feature |
|---|---|---|
| GitHub web (browser) | Quick reviews, inline comments on any machine | New Files Changed Experience + keyboard navigation |
| VS Code | Deep reviews, large diffs, local context | Accessible Diff Viewer (F7) |
Both environments give you full keyboard and screen reader access. Your choice depends on context, not accessibility.
Each review step includes expandable learning cards for different interaction styles. Open the one that matches how you work:
The following table describes each learning card type and who it is for.
| Card | Who it is for |
|---|---|
| Visual / mouse users | Sighted users navigating with a mouse or trackpad |
| Low vision users | Users working with zoom (200%+), magnification, high contrast themes, or large cursors |
| Screen reader users (NVDA / JAWS) | Windows users navigating with NVDA or JAWS |
| Screen reader users (VoiceOver) | macOS users navigating with VoiceOver |
| CLI (gh) | Terminal review commands - predictable text output |
GitHub CLI (gh) alternative - review from your terminal
The GitHub CLI offers a third path for reviewing PRs - especially useful for reading diffs and submitting verdicts:
# View the full PR diff in your terminal
gh pr diff 42
# View PR details (description, status, checks)
gh pr view 42
# Checkout the PR branch locally for testing
gh pr checkout 42
# Approve the PR
gh pr review 42 --approve --body "Heading hierarchy looks correct. LGTM."
# Request changes
gh pr review 42 --request-changes --body "The alt text on line 34 needs to describe the image."
# Leave a comment-only review
gh pr review 42 --comment --body "A few observations - see details below."Best for: Quickly reading diffs, approving/rejecting PRs, and checking out branches for local testing. For inline comments on specific lines, use the web interface or VS Code.
As of January 2026, GitHub's improved Files Changed experience is enabled by default. The instructions below assume you have the modern interface (which you do).
If the interface seems different from what's described here, clear your browser cache and reload the page.
From any pull request page:
Visual / mouse users
Click the Files changed tab at the top of the PR page. The tab label shows the number of changed files (e.g., "Files changed 4").
Low vision users (zoom, high contrast)
- The PR tabs (Conversation, Commits, Checks, Files changed) are across the top of the PR page. At high zoom they may wrap to multiple lines.
- The Files changed tab includes a badge with the number of changed files. This badge uses text (not colour alone) so it is visible in all themes.
- After clicking Files changed, the diff page loads. At high zoom, the file tree panel on the left may collapse automatically. Click the file tree toggle (a small panel icon) or press
Tto toggle it back. - Added lines use a green background; removed lines use red. In high contrast browser settings (Windows: Settings > Accessibility > Contrast themes), these colours map to strong border indicators.
- Use
Ctrl++to zoom the browser if the diff text is too small, andCtrl+-to zoom out.
Screen reader users (NVDA / JAWS)
Press D → navigate to "Pull request navigation tabs" landmark
Press → or Tab → find "Files changed" link → Enter
The tab label announces the number of changed files: "Files changed, 4 files changed"
Screen reader users (VoiceOver - macOS)
VO+U → Landmarks → navigate to "Pull request navigation tabs"
VO+Right or Quick Nav K → find "Files changed" link → VO+Space
VoiceOver announces the number of changed files: "Files changed, 4 files changed"
The file tree panel lists every changed file. Before reading any diff, scan this list to understand the scope of the PR.
Visual / mouse users
The file tree is the left panel on the Files Changed page. Each file shows its name and a +N / -N badge (lines added/removed). Click any filename to scroll directly to its diff.
Screen reader users (NVDA / JAWS)
Press D → navigate to "File tree" region
Press ↓ to move through files
Each file reads: "[filename] - [N additions, N deletions]"
Press Enter on a file to scroll its diff into view
Screen reader users (VoiceOver - macOS)
VO+U → Landmarks → navigate to "File tree" region
VO+Down to move through files
Each file reads: "[filename] - [N additions, N deletions]"
VO+Space on a file to scroll its diff into view
- How many files changed?
- Which areas of the codebase are affected?
- Are there unexpected files (generated files, lock files, configuration changes)?
Low vision users (zoom, high contrast)
- The file tree shows each filename with a colour-coded bar indicating lines added (green) and removed (red). In high contrast mode, these bars may be less visible - the
+N / -Ntext badge next to each file is the reliable indicator. - At high zoom, long file paths truncate. Hover over a truncated name to see the full path in a tooltip.
- If the file tree panel is too narrow at high zoom, drag its right edge to widen it, or toggle it off and use heading navigation (
Hkey) to move between file diffs.
Each changed file in the main area is an h3 heading containing the filename.
Visual / mouse users
Scroll through the page or click a filename in the file tree on the left. Collapsed files can be expanded by clicking the file header.
Screen reader users (NVDA / JAWS)
Press 3 to jump file-by-file through the diff
Listen for: "learning-room/docs/keyboard-shortcuts.md - collapsed" or "expanded"
Press Enter or Space to expand a collapsed file
If a diff is very long, the file tree is usually faster than pressing 3 repeatedly.
Screen reader users (VoiceOver - macOS)
Quick Nav H or VO+Cmd+H to jump file-by-file through the diff
Listen for: "learning-room/docs/keyboard-shortcuts.md - collapsed" or "expanded"
VO+Space to expand a collapsed file
If a diff is very long, the file tree is usually faster than using heading navigation.
Each file's diff is a table. Every row is one line of code.
Visual / mouse users
-
Green highlighted lines (with a
+) = lines added -
Red highlighted lines (with a
-) = lines removed - Plain/white lines = unchanged context
- Use
Ctrl+Fto search within the page for specific text in the diff
Low vision users (zoom, high contrast)
-
Colour is not the only indicator. Every added line has a
+character in the gutter; every removed line has a-. These text characters are reliable regardless of colour settings. - At high zoom, long lines of code wrap. The
+/-gutter character stays at the beginning of the first line, so look left to determine the change type. - Use
Ctrl+F(browser find) to search for specific text across the entire diff page. - If the diff is split view (side by side), it may be very wide at high zoom. Switch to unified diff mode: click the gear icon in the Files Changed toolbar and select "Unified" - this shows old and new in a single column.
- High contrast themes in Windows (Settings > Accessibility > Contrast themes) make the
+/-lines use bold border patterns instead of subtle colour shading.
Screen reader users - NVDA
Press T to jump to the diff table then Insert+Space (Focus Mode)
Press Down Arrow to move through lines one at a time
Press Ctrl+Alt+Right Arrow to read across columns: line number, change type, code content
Screen reader users - JAWS
Press T to jump to the diff table then Insert+Z (Virtual PC Cursor off)
Press Down Arrow to move through lines
Press Ctrl+Alt+Right Arrow for column-by-column reading
Screen reader users - VoiceOver (macOS)
Press T or VO+U then Tables then select the diff table
VO+Shift+Down Arrow to enter the table
VO+Right/Left to navigate columns, VO+Up/Down to navigate rows
- Added lines:
"+ [code content]"- or announced as "inserted" - Removed lines:
"- [code content]"- or announced as "deleted" - Context lines: code without a
+or-
Tip: If the code on a line is very long, the screen reader will read the full line. For minified or generated files, consider collapsing the file in the tree and skipping it.
When you have a specific observation about a particular line, place an inline comment directly on it.
Visual / mouse users
- Hover your mouse over a line in the diff - a blue
+(comment) button appears on the left - Click it to open the inline comment box
- Type your comment
- Click "Start a review" (not "Add single comment" - see note below)
Screen reader users (NVDA / JAWS)
Step 1: Navigate to the target line in the diff table (see Step 4)
Step 2: While focused on that line, press Tab → look for a comment button
Step 3: Alternatively: press B to navigate buttons → look for "Add a comment to this line"
Step 4: Press Enter to open the inline comment box
Step 5: Insert+Space (NVDA) or Insert+Z (JAWS) → switch to Focus Mode
Step 6: Type your comment
Step 7: Tab to "Start a review" button (not "Add single comment" - see note below)
Step 8: Press Enter
Screen reader users (VoiceOver - macOS)
Step 1: Navigate to the target line in the diff table (see Step 4)
Step 2: While focused on that line, Tab → look for a comment button
Step 3: Alternatively: Quick Nav B → look for "Add a comment to this line"
Step 4: VO+Space to open the inline comment box
Step 5: VO+Shift+Down to interact with the text area
Step 6: Type your comment
Step 7: VO+Shift+Up to stop interacting → Tab to "Start a review" button
Step 8: VO+Space
Why "Start a review" instead of "Add single comment": A single comment posts immediately and sends a notification for each one. "Start a review" batches all your comments and sends one notification when you submit - far less disruptive for the author.
Visual / mouse users
Click and drag across multiple line numbers in the diff gutter to select a range. A comment button appears for the selected range.
Screen reader users (NVDA / JAWS)
Step 1: Navigate to the first line of the range
Step 2: Press Shift+↓ to extend selection to additional lines
Step 3: A comment button appears for the selected range
Step 4: Proceed as above
Screen reader users (VoiceOver - macOS)
Step 1: Navigate to the first line of the range
Step 2: Shift+↓ to extend selection to additional lines
Step 3: A comment button appears for the selected range
Step 4: VO+Space to activate, then proceed as above
Inline comments from other reviewers appear as h3 headings within the diff table. Each thread shows: reviewer username, comment body, replies, a "Reply" link and resolution button.
Visual / mouse users
Comments appear inline within the diff as collapsible cards. Click "Reply…" to add to a thread. Click "Resolve conversation" to mark a thread done (requires write access).
Screen reader users (NVDA / JAWS)
Navigate them with 3 (jump to h3 headings in the diff).
To add to a thread:
Step 1: Navigate to the thread heading (3)
Step 2: Tab to "Reply…" link
Step 3: Enter → text area appears → Focus Mode → type reply
Step 4: Ctrl+Enter to submit the reply
To mark a thread as resolved (if you have write access):
Tab to the "Resolve conversation" button → Enter
Screen reader users (VoiceOver - macOS)
Navigate with Quick Nav H or VO+Cmd+H (jump to headings in the diff).
To add to a thread:
Step 1: Quick Nav H to navigate to the thread heading
Step 2: Tab to "Reply…" link
Step 3: VO+Space → text area appears → VO+Shift+Down → type reply
Step 4: Cmd+Return to submit the reply
To mark a thread as resolved (if you have write access):
Tab to the "Resolve conversation" button → VO+Space
After adding all inline comments:
Visual / mouse users
- Click the "Review changes" button (top-right of the Files Changed page or bottom of the PR)
- A dialog opens with a summary text area and three radio buttons: Comment / Approve / Request changes
- Optionally type an overall summary in the text area
- Select your verdict
- Click "Submit review"
Screen reader users (NVDA / JAWS)
Step 1: Press D → navigate to "Pull request navigation tabs"
Step 2: Press ← to return to the Conversation tab → Enter
Step 3: Scroll to the bottom (End key, or ↓ repeatedly)
Step 4: Alternatively: press B repeatedly → find "Review changes" button
Step 5: Press Enter to open the review summary dialog
Step 6: Focus Mode → type your overall comment
Step 7: Tab to the radio button group → ↑/↓ to select a verdict
Step 8: Tab to "Submit review" button → Enter
Screen reader users (VoiceOver - macOS)
Step 1: VO+U → Landmarks → navigate to "Pull request navigation tabs"
Step 2: VO+Left to return to the Conversation tab → VO+Space
Step 3: VO+End or VO+Down to reach the bottom of the page
Step 4: Alternatively: Quick Nav B → find "Review changes" button
Step 5: VO+Space to open the review summary dialog
Step 6: VO+Shift+Down → type your overall comment
Step 7: VO+Shift+Up → Tab to the radio button group → VO+Left/Right to select a verdict
Step 8: Tab to "Submit review" button → VO+Space
| Verdict | When to use |
|---|---|
| Comment | You have observations but no strong position; does not block merge |
| Approve | You've reviewed and are satisfied; signals readiness to merge |
| Request changes | Changes are needed before this should merge; blocks merge |
After you address review comments on your own PR:
Visual / mouse users
Look in the right sidebar for the Reviewers section. Click the re-request icon (circular arrows) next to the reviewer's name to notify them that you've pushed changes.
Screen reader users (NVDA / JAWS)
Step 1: From your PR's Conversation tab, find the reviewer's name in the sidebar (3 → "Reviewers" heading)
Step 2: Activate the refresh/re-request icon next to their name
Step 3: This re-notifies the reviewer that you've made changes
Screen reader users (VoiceOver - macOS)
Step 1: From your PR's Conversation tab, Quick Nav H or VO+Cmd+H to find the "Reviewers" heading in the sidebar
Step 2: Tab or Quick Nav B to find the re-request icon ("Re-request review") next to the reviewer's name
Step 3: VO+Space to activate - this re-notifies the reviewer that you've made changes
When you check out a branch locally, VS Code's diff editor offers the Accessible Diff Viewer - a purpose-built, line-by-line reading mode designed specifically for screen readers.
If you have the GitHub Pull Requests extension:
- Open the GitHub Pull Requests view (Explorer sidebar or Ctrl+Shift+P → "GitHub Pull Requests: View Pull Request")
- Find the PR and open it - changed files appear in the file tree
- Navigate to any file in the tree and press
Enterto open its diff view
Without the extension, any git diff operation also opens the diff editor.
Low vision users (zoom, high contrast)
VS Code's diff editor works well at high zoom:
-
Split view vs. inline: By default, VS Code shows diffs in a split (side-by-side) view. At high zoom this can be very cramped. Switch to inline mode:
Ctrl+Shift+Pthen type "Toggle Inline View" in any diff editor. Inline mode shows old and new code in a single column. - Colour indicators: Added lines have a green gutter bar; removed lines have a red gutter bar. In high contrast themes, these use heavy solid borders that are visible even at extreme zoom levels.
-
Change navigation: Press
F7to jump to the next change andShift+F7for the previous. Each change is highlighted with a visible focus box that moves with your position - much easier than scrolling at high zoom. - Minimap in diff view: The minimap (right edge) shows an overview of changes as coloured blocks. At high zoom the minimap may be too small to be useful - disable it via Settings if it adds visual noise.
-
Font size for diffs: Diff editors use your configured editor font size (
editor.fontSize). Increase this in Settings (Ctrl+,) if the diff text is too small at your zoom level. - Comment highlight: When you add a comment through the GitHub PR extension, the commented line gets a distinct background. In high contrast themes this is a solid colour band.
Screen reader users (NVDA / JAWS on Windows)
- Press
Ctrl+Shift+P, type "GitHub Pull Requests: View Pull Request" - The PR tree appears in the sidebar - navigate with
Down Arrow - Each changed file is announced with its name and change summary
- Press
Enteron a file to open its diff editor - The diff editor opens with the standard VS Code diff layout
- In the diff editor, press
F7to open the Accessible Diff Viewer - NVDA announces: "Changed lines X to Y in filename, Change 1 of N"
- The viewer shows each change with "Removed:" and "Added:" labels
- Press
F7to move to the next change,Shift+F7for previous - Press
Escapewhen done to close the viewer
- Navigate to the line you want to comment on in the diff
- Press
Ctrl+Shift+P, type "GitHub Pull Requests: Add Comment" - A text area opens below the line - NVDA announces the input focus
- Type your comment
- Press
Tabto the Submit button, thenEnter
Screen reader users (VoiceOver on macOS)
- Press
Cmd+Shift+P, type "GitHub Pull Requests: View Pull Request" - Navigate the PR tree with
VO+Down Arrow - Press
Returnon a file to open its diff
- Press
F7in the diff editor - VoiceOver announces each change with clear "Removed" and "Added" labels
- Navigate with
F7/Shift+F7 - Press
Escapeto close
- Press
Cmd+Shift+P, type "GitHub Pull Requests: Add Comment" -
VO+Shift+Down Arrowto interact with the comment text area - Type your comment
-
VO+Shift+Up Arrowto stop interacting, thenTabto Submit
From any open diff editor:
Press F7 → Accessible Diff Viewer opens as a panel below the diff
The Accessible Diff Viewer reads each change as a structured block:
"Changed lines 14 to 14 in docs/keyboard-shortcuts.md
[Change 1 of 3]
Removed:
#### NVDA Single-Key Navigation
Added:
### NVDA Single-Key Navigation"
This example is from a real Learning Room scenario: a contributor fixing the heading hierarchy in docs/keyboard-shortcuts.md by changing a level-4 heading to level-3, which is exactly what you look for when reviewing Challenge 2 PRs.
-
F7- jump to next change (next hunk) -
Shift+F7- jump to previous change -
Alt+F2- open VS Code's Accessible View for additional context on the current item -
Escape- close the Accessible Diff Viewer
- Each change is announced as a discrete unit with clear "Removed:" and "Added:" labels
- You hear the change number of total changes ("Change 3 of 12")
- No table navigation required - purpose-built for sequential listening
- Works with all three major screen readers without any special configuration
From the diff editor with the GitHub PR extension:
Step 1: In the diff gutter, navigate to the line you want to comment on
Step 2: Ctrl+Shift+P → "GitHub Pull Requests: Add Comment"
Step 3: Or press Shift+F10 (Windows) or Control+Return (macOS) on the line → context menu → "GitHub Pull Requests: Add Comment"
Step 4: A text area opens - type your comment
Step 5: Submit from the inline UI
Comments placed in VS Code sync to GitHub - they appear in the PR's Files Changed tab and the author receives the same notification.
A comment that helps the author is:
- Specific - link to the exact line and name the pattern you see
- Educational - say why something matters, not just what to change
- Graduated - signal whether this is blocking, or a preference
"The heading on line 34 uses
####(level 4) directly after##(level 2), skipping heading level 3. Screen reader users who navigate by heading level will miss any content between those two levels. Please change####to###before this merges."
"nit: The link text in the 'Getting Help' section reads 'click here for more information.' Screen reader users who navigate links out of context will hear only 'click here' with no destination. Consider 'See the accessibility setup guide' instead. Not blocking."
"The PR description says this fixes broken links in the setup guide, but the link on line 12 still points to
/docs/old-setup. Am I reading the diff correctly, or was this link intentionally left? Happy to re-review once I understand."
Using shorthand prefixes helps authors parse many comments quickly:
| Prefix | Meaning |
|---|---|
nit: |
Non-blocking stylistic preference |
question: |
Genuine question; not blocking |
suggestion: |
Alternative to consider; take it or leave it |
important: |
Should be addressed; may block |
blocking: |
Must be addressed before merge |
praise: |
Positive callout - works well, good pattern |
There is no hard limit, but quantity without prioritization is noise. If you have 15 comments, make clear which 2-3 are blocking. Authors can then focus energy on what matters most and address preferences in follow-up PRs.
| Action | Key |
|---|---|
| Navigate to Files Changed tab |
D → PR tabs landmark → → → Enter
|
| Jump between file diffs | 3 |
| Navigate diff lines (NVDA/JAWS) | Focus Mode + ↓
|
| Read across diff columns | Ctrl+Alt+→ |
| Open inline comment box | Line focused → B → comment button |
| Submit entire review |
D → Conversation → B → "Review changes" |
| Navigate existing threads | 3 |
| Reply to a thread |
3 → thread → Tab → "Reply" → Enter
|
| Action | Key |
|---|---|
| Open Accessible Diff Viewer | F7 |
| Next change (hunk) | F7 |
| Previous change (hunk) | Shift+F7 |
| Open Accessible View | Alt+F2 |
| Accessible Help (any widget) | Alt+H |
| Close Accessible Diff Viewer | Escape |
Example: A PR says "Challenge 2: Add NVDA shortcut" but the file tree shows changes to both docs/keyboard-shortcuts.md and docs/welcome.md.
1. File tree → count the files, read the names
2. 3 → navigate each file heading → listen to the stats line (N additions, N deletions)
3. For keyboard-shortcuts.md: T → Focus Mode → ↓ through lines → verify the new shortcut row
4. For welcome.md: check if the change is related → if unrelated, leave a comment on the first line
Example: A PR for Challenge 3 modified docs/welcome.md. You want to verify the [TODO] in the "Who Can Contribute?" section was filled in correctly.
1. In VS Code: open docs/welcome.md → Ctrl+G → jump to the "Who Can Contribute?" section
2. F7 → Accessible Diff Viewer → listen for changes near that heading
3. Or on GitHub: file tree → expand welcome.md → T → navigate the diff table to the [TODO] line
1. Go to the Commits tab (D → PR tabs → "Commits" → Enter)
2. 3 to navigate commits - find any commits after your last review
3. Press `Enter` on the commit to see only what changed in that push (not the full diff)
1. Read the full thread (3 → navigate to the thread heading)
2. Tab to the "Reply" button
3. Ask: "Can you clarify what change you're suggesting? I want to understand before I act on this."
4. Or: reference a specific line in your reply using the line number
These exercises use the files in learning-room/docs/ in this repository. All examples involve documentation changes - no code required.
Scenario: A contributor has submitted a pull request titled "Add screen reader tips to the setup guide." The PR modifies learning-room/docs/setup-guide.md. Your job is to review it before it merges.
What You'll Learn: How to use screen reader heading navigation to spot accessibility issues in a GitHub PR diff.
- Open GitHub in your browser and navigate to the workshop repository (
github.com/[your-fork]/[workshop-repo]orcommunity-access/accessibility-agents) - Click the Pull Requests tab (top navigation)
- Look for a PR titled "Add screen reader tips to the setup guide" - click it to open
- You should now see the PR page with sections: Conversation, Commits, Files Changed
- The PR title is visible at the top
- You see a description box with text about what this PR does
- You see tabs labeled "Conversation," "Commits," "Files Changed"
- Use
Ctrl+Fto search the PR list for "screen reader tips" - Or ask in the workshop Slack - someone can share the exact URL
- You are currently on the Conversation tab
- Read the PR description (the text immediately under the PR title)
- Look for: "What does this PR change?" and "Why does it change it?"
-
With screen reader: Navigate to the description with
D(NVDA) or pressCtrl+Option+Up(VoiceOver) to find main landmarks, then read the content region
- Does the PR author explain what file changed? (should mention
setup-guide.md) - Does it explain why? (should mention "improve accessibility" or "add tips")
- Is it clear enough that a reviewer can understand the goal without reading the diff?
- You can answer: "This PR adds [specific content] to [specific file] because [clear reason]"
- Example: "This PR adds screen reader usage tips to the setup guide because new users need accessibility guidance"
- Click the Files Changed tab (top of the PR page, to the right of "Commits")
- You are now viewing the diff
-
With keyboard (all screen readers): Press
Tto jump to the diff table. The page focuses on the file comparison area.
- A section showing the file name
setup-guide.mdwith a small badge showing "+20 −0" (20 lines added, 0 lines removed) - Below it, the diff with removed lines (preceded by
−) and added lines (preceded by+)
- Scroll up to see if there are other files. For this exercise, only
setup-guide.mdshould be changed. - If you see other files, confirm they are not modified (the badge should show "+0 −0" or no changes)
- Look for a button labeled "Focus Mode" or an icon (usually at the top right of the diff area)
-
With keyboard: Press
Fto toggle Focus Mode (may need to be in the diff area first) - With mouse: Click the Focus Mode button/icon
- The page simplifies: sidebars disappear
- Only the diff is visible - easier for screen reader navigation and less cognitive load
- The diff is now the main content area
- NVDA/JAWS: Press
Tto jump to the diff table - VoiceOver: Navigate with
VO+Right Arrowto find the table/content region - Read through the changes:
↓arrow moves to each line
-
Read through the entire diff line by line. Pay special attention to lines starting with
# - You are looking for: a line with
####(four hashes, heading level 4) that comes directly after a##(two hashes, heading level 2) - When you find it, note the exact line number shown in the diff
## Setup Basics ← Heading level 2
...several lines...
#### Advanced Tips ← Heading level 4 (skipped level 3!)
- Screen reader users navigate documents by heading level:
1→2→3→4 - A skip from
##to####breaks that navigation - When a user presses "jump to heading level 3," they'll find none, wondering if content is missing
- You found the line with
####that violates hierarchy - You can say the line number and what heading text appears there
- You understand why this is an accessibility problem
- Find the diff line with the problematic
####heading - Hover your mouse over the line number on the left side of that line (or if using keyboard, navigate to that line in the table)
- A button should appear (or press the Add Comment hotkey - usually
Cin GitHub) - Click it or press
Enterto open a comment box
-
Type:
blocking:(tells reviewers this stops the PR from merging) -
Press Space, then explain:
Heading hierarchy violation. This heading uses #### (level 4) directly after ## (level 2), skipping level 3. Screen reader users navigating by heading level will miss this section. Change to ### (level 3). -
Click the Comment button (or press
Ctrl+Enterfor keyboard submit)
- Your comment appears in the thread under that line
- The PR author sees it and can make the fix
- Make sure you're hovering over the line number area (left side of the line)
- Try refreshing the page and trying again
- Or use the "Add a reply" field at the bottom of the PR and mention the line number manually
- Continue reading the diff (from where you left off)
- Look for a line containing link text that reads
"click here"or"click here for more information" - Note the line number
- Screen reader users can ask their reader to "list all links on this page" - they hear only the link text
- If the text is "click here," they have no context about where it goes
- Descriptive link text is WCAG 2.4.4 (Link Purpose)
- You found a link with non-descriptive text
- You can explain why "click here" is bad and what would be better
-
Find the line in the diff with the problematic link
-
Hover over the line number and click to open a comment box (or press
C) -
Type:
nit: Link text "click here" is not descriptive. Screen reader users who list links won't know the context. Suggest: "Read the accessibility checklist" or another descriptive phrase. -
Click Comment or press
Ctrl+Enter
Note: nit: means "nice-to-have improvement" (not blocking, but good to fix)
- Look for a button labeled "Review changes" (usually at the top right of the page or bottom of comments)
- Click it (or navigate with keyboard and press
Enter) - A dialog appears with options:
- Comment - provide feedback but don't block (for minor notes)
- Approve - the PR is ready to merge
- Request changes - this PR cannot merge until changes are made
- Select "Request changes" (you found two things to fix)
- In the summary field, write:
Found 2 accessibility issues that must be fixed before merging. - Click "Submit review"
- Your review is submitted
- The PR author gets a notification
- The PR shows your review with the two comments
- GitHub blocks merging until the author responds to or fixes the changes
- You see your review appear on the PR page
- It shows 2 comments you made
- The PR status shows "Changes requested"
After submitting, answer:
-
Did heading-level navigation help? When you were looking for the
####issue, was it easier to navigate by heading level (1-6) than to scan every line? - Would you have caught this without the exercise prompt? If you were a real reviewer not specifically looking for heading issues, would the diff have been obvious?
- Why does screen reader navigation matter? In one sentence, explain why a screen reader user's ability to jump through heading levels is important for this document.
Keep your answers - you'll need them for Chapter 16's Accessibility Agents exercise to compare manual review with agent-assisted review.
Scenario: Review the same pull request from Exercise A, this time entirely in VS Code. You'll compare the browser experience with the VS Code experience.
What You'll Learn: How the VS Code Accessible Diff Viewer announces changes differently than the browser diff, and when each environment is most useful.
Before starting:
- VS Code must be installed on your machine
- The GitHub Pull Requests extension must be installed (see Chapter 12 for installation)
- You must be signed into GitHub from VS Code (use
Ctrl+Shift+P→ "GitHub: Sign in")
- Open VS Code
-
With keyboard (all screen readers): Press
Ctrl+Shift+Xto open the Extensions sidebar- With mouse: Click the Extensions icon on the left sidebar (looks like four squares)
- Search for "GitHub Pull Requests"
- If it's not installed, click Install
- If it is installed, click GitHub Pull Requests to view its details
- The extension is listed as active
- It mentions: "Review and manage GitHub pull requests and issues"
- Look for a GitHub-themed icon on the left sidebar (circle with octocat logo) - click it
- With keyboard: The icon may not be keyboard-reachable directly; instead go to Step 3
- A sidebar appears showing open pull requests on repositories you have access to
- Find the PR titled "Add screen reader tips to the setup guide" - it should appear in a list
- Click it to open
- VS Code opens a new editor tab for this PR
- Below the PR title, you see a "Changes" section listing modified files
- You should see
setup-guide.mdin the changes list
- Use
Ctrl+Shift+P→ searchGitHub Pull Requests: Open Pull Request - Paste the PR URL:
https://github.com/[owner]/[repo]/pull/[number] - Press Enter
- In the Changes section, locate
setup-guide.md - Click on the filename to open it
- A diff editor opens showing two columns:
- Left: the original file (before changes)
- Right: the new file (after changes)
- Different colors show added (green), removed (red), and modified (blue) lines
- The file name appears at the top:
setup-guide.md
- NVDA/JAWS: The editor announces "Diff Editor - setup-guide.md"
- Use
Ctrl+Hometo jump to the start of the diff - Use
Ctrl+Endto jump to the end
-
With keyboard: Press
F7to open the Accessible Diff Viewer- With mouse: Look for a button or menu option labeled "Accessible View" or "Open Accessible Diff"
- If no button is visible, try
Alt+F2(VS Code Accessible View toggle)
- A new panel opens at the bottom of VS Code
- The panel announces each change one at a time
- Changes appear in text format with labels: "Added: " and "Removed: "
- The panel is read-only (you read the changes, you don't edit here)
- Make sure the diff editor is active (click in the diff area first)
- Try
Ctrl+Shift+P→ searchOpen Accessible Diff - If available, select it
-
The first change is automatically announced when you open the Accessible Diff Viewer
-
Let your screen reader read it completely - don't interrupt
-
Write down the exact text announced:
Removed: [write what the viewer said] Added: [write what the viewer said] -
Press the Down arrow to move to the next change
Removed: ## Old Heading
Added: ## New Heading with More Details
- NVDA/JAWS: The Accessible Diff Viewer announces "Removed:" and "Added:" labels, followed by the line content
- VoiceOver: The announcement may be similar; listen for "removed" and "added" keywords
-
Continue pressing Down arrow to move through changes
-
Listen carefully for a change involving headings (lines starting with
#) -
Specifically, listen for: "Added: ####" (four hashes)
-
When you hear this, stop and write it down:
Line number: [if available] Removed: [what was removed, if anything] Added: [the four-hash heading] Context: [is there a ## heading just before this?]
- Four hashes (
####) indicate a level 4 heading - In the diff, you're looking for it appearing after a level 2 heading (
##) - This creates the hierarchy skip you caught in Exercise A
- You found the explanation in the Accessible Diff Viewer's format
- You can explain: "The added line with
####directly follows a##, skipping level 3" - The Accessible Diff Viewer made this pattern clearer than scanning raw
+characters
- Once you identified the problematic heading in the Accessible Diff Viewer, close the Accessible Diff Viewer (press
F7again orAlt+F2) - You're back in the regular Diff Editor
-
Find the line with the problematic
####heading:- Use
Ctrl+Fto open Find - Search for
####to locate it quickly - Press
Enterto jump to it
- Use
- Close Find (
Escape) - Place your cursor on that line
-
Right-click and select "Add Comment" or press the Comment icon that appears on the left margin
-
With keyboard: The comment button may appear on the current line; navigate to it and press
Enter
-
With keyboard: The comment button may appear on the current line; navigate to it and press
- A comment box opens
- You can type your comment
-
In the comment box, type:
blocking: Heading hierarchy violation. The Accessible Diff Viewer clearly showed this #### heading appearing directly after ##, skipping level 3. Screen reader users navigating by heading level will miss this content. Change to ###. -
Press
Ctrl+Enteror click Comment to submit
- It shows that the tool itself helps you see the issue
- It documents how you caught the problem (useful for learning)
Now you've reviewed the same PR in:
- Browser (Exercise A): You spot-checked line numbers manually
- VS Code (Exercise B): The Diff Editor plus Accessible Diff Viewer announced changes
- Go to GitHub in your browser and open the same PR
- Scroll to the bottom and leave a comment in the Conversation tab:
I've now reviewed this PR in both the browser and VS Code. Here's
what I found:
**Browser review:** I had to manually navigate with heading commands
and scan for the skip visually. Found 2 issues.
**VS Code + Accessible Diff Viewer:** The Accessible Diff Viewer
announced changes in a linear format, making it easier to follow
the story of what changed without scanning back and forth.
**My conclusion:** [Choose one]
- The browser method was clearer for me
- VS Code was clearer for me
- Both have strengths; I'd use each for different purposes
- Browser best for: [specific reason]
- VS Code best for: [specific reason]
- Click Comment
After completing Steps 1-9, answer:
-
Announcement clarity: Did the "Added:" and "Removed:" labels from the Accessible Diff Viewer help you follow changes faster than reading
+and−prefixes in the browser? - Navigation pattern: Which tool required less back-and-forth clicking/tabbing to understand each change?
- When would you use each? In one sentence: describe a type of PR where you'd prefer to use each tool.
Record your answers. In Chapter 16, you'll compare these manual reviews with the @pr-review agent's suggested changes.
Your Mission: Synthesize what you learned from the manual code reviews (Exercises A & B) and document your findings.
What You'll Learn: Which tools work best for different scenarios, and how your manual review skills prepare you to use AI agents effectively.
Before writing your reflection, collect all the information you gathered:
- Which line number had the heading hierarchy skip?
- Which line number had the link text issue?
- How many steps did it take to find each issue?
- Did you use screen reader commands or visual scanning more?
- What did the Accessible Diff Viewer announce for the heading change?
- Was the announcement clearer than the browser's
+and−format? - Did you need to switch between the Accessible Diff Viewer and the regular editor?
- How many steps to find the problem?
Write these down (in a text editor, on paper, or mentally) - you'll reference them in Steps 2-4.
- Go to GitHub in your browser
- Open the same PR ("Add screen reader tips to the setup guide")
- Scroll to the Conversation tab
- Scroll all the way down to the comment box at the bottom (labeled "Leave a comment" or "Add a comment")
- Click in the comment box
- A text editing area with formatting options (Bold, Italic, Link, etc.)
- A Comment button below the text area
Type your response to these three questions. Be specific - reference exact tools, steps, and what you discovered:
After reviewing this PR in both environments, my preferred tool was:
[Browser / VS Code / Both equally]
Why: [1-2 sentences explaining your choice]
Example: "I preferred VS Code because the Accessible Diff Viewer
separated changes into 'Added:' and 'Removed:', making it obvious
what the new content was. In the browser, I had to mentally filter
the + and − characters."
Browser made this easier: [One specific task, e.g., "Finding the PR URL"]
because [Why]
VS Code made this easier: [One specific task, e.g., "Following the diff linearly"]
because [Why]
Example Browser: "Finding context about *why* the change was made,
because all the discussion is in one place"
Example VS Code: "The Accessible Diff Viewer announcing changes sequentially
meant I didn't miss anything by accidentally scrolling past it"
For someone reading the published document (not the diff), the heading
skip matters because: [1-2 sentences]
Example: "A screen reader user pressing the '3' key to navigate to level-3
headings will find none, and might think the document skipped a section.
This breaks the information hierarchy."
## Code Review Reflection - Browser vs VS Code
After reviewing this PR using both the browser and VS Code environments,
here's what I found:
### Environment Preference
My preferred tool was: **[Browser / VS Code]**
Why: [1-2 sentences]
### Specific Strengths
#### Browser made this easier
- Task: [specific thing]
- Why: [explanation]
#### VS Code made this easier
- Task: [specific thing]
- Why: [explanation]
### Real-World Impact
The heading hierarchy skip in the published document matters because:
[1-2 sentences about why screen reader users would be affected]
- Before submitting, re-read your comment using your screen reader or by reading aloud
- Ask yourself:
- Is it clear which tool I preferred?
- Did I explain why with concrete examples?
- Am I describing the real-world impact accurately?
- Would someone else reading this understand how I caught the issue?
- Make any corrections needed
- Do not submit yet - continue to Step 5
- Locate the Comment button at the bottom right of the comment box
-
With keyboard: Press
Tabuntil the Comment button is focused, thenEnter - With mouse: Click the Comment button
- Your comment is submitted and appears on the PR page
- Your comment is now visible on the PR
- Other reviewers can see your comparison
- You have completed the three-part exercise series
- Your comment appears on the PR thread
- It includes all three reflections
- The PR author and other reviewers can see your thought process
Before moving forward, verify you understand:
-
Heading Hierarchy: Can you explain in one sentence why a
##→####skip breaks screen reader navigation?- Expected answer: Something like "Screen readers let users navigate by heading level (pressing 3 jumps to H3), so skipping a level makes users think content is missing."
-
Tool Strengths: For each tool you used, name one task it made easier.
- Expected answer: e.g., "Browser: finding context in discussions. VS Code: linear reading of changes."
-
Real-World Testing: How would you test the heading issue in the published document (not the PR diff)?
- Expected answer: Something like "Open the document in a browser, use screen reader heading navigation, and confirm I can reach all levels (H2, H3, H4)."
If you can answer all three, you're ready for the next chapter.
Reviewing code is about understanding what changed, why it changed, and whether the change is safe and correct. GitHub Copilot can help you gather and understand information about code changes - especially when diffs are large, complex, or involve unfamiliar frameworks.
Copilot is most useful for answering these questions:
- "What does this code do?" - you're reading unfamiliar syntax or a framework you don't know well
- "Why might this change break something?" - you need to understand dependencies or side effects
- "Is this pattern safe?" - you want to verify that the approach follows best practices
- "What would be a better way to write this?" - you're looking for alternatives to suggest
- "Does this match the PR's description?" - the change seems to do more (or less) than claimed
- Open the PR using the GitHub Pull Requests extension (see Part 2)
- Open the diff for any file
- Select a block of code that confuses you (highlight it)
- Open Copilot Chat:
Ctrl+Shift+I - Type:
Explain what this code doesorWhy might this change affect [other file]? - Copilot reads the selected code and answers in the chat
You (selected code):
- const oldParser = require('./old-parser.js');
+ const newParser = require('fast-parser');
You ask Copilot:
"Why would switching from require('./old-parser.js') to require('fast-parser') be risky?"
Copilot might respond:
"The modules have different APIs. If the code calls oldParser.parseXML()
and newParser doesn't have that method, the diff would break existing code.
Check if the call sites were also updated in this PR."
You then:
- Search the diff for calls to parseXML() to verify they were updated
- Or leave a comment: "Did we confirm all oldParser.parseXML() calls were
updated to use the new parser's API?"
- Open the PR's Files Changed tab
- Focus on a line or section you want to understand better
- In VS Code Copilot Chat (not in the browser - Copilot Chat doesn't work directly in browser diffs yet)
- Copy the confusing code, paste it into chat, and ask Copilot to explain
Another option: Use the GitHub Copilot inline suggestions on GitHub.com:
- Some GitHub PRs show Copilot insights directly in the diff (as of early 2026)
- If you see a lightbulb icon, click it to see Copilot's suggestion about that line
Copilot cannot:
- See the whole project - it sees only what you show it (the selected diff, not the context of the entire codebase)
- Verify correctness - it can explain what code does, but not whether it's correct for your specific use case
- Understand intent - it reads the code, not the author's mind or the PR description
- Catch all risks - it can spot common patterns, but not edge cases unique to your project
This is why manual review is essential: You have context (project history, team decisions, user impact) that Copilot does not. Use Copilot to understand, then use your judgment to decide.
- Read the diff manually first - you spot the big picture before asking Copilot details
- Ask Copilot specific questions - not "review this code" but "does this regex handle Unicode?"
- Fact-check Copilot's answers - it can be confidently wrong, especially about frameworks or domains it has less training data for
- Combine Copilot with manual analysis - ask Copilot to explain, then verify by checking the PR description or looking for related files
-
Use Copilot to draft comments - type
Draft a comment about [issue] for this PRand edit Copilot's suggestion to match your tone
Your manual code review skills - identifying heading issues, catching link text problems, understanding screen reader navigation, gathering information with Copilot - are the foundation for understanding automated review.
In Chapter 16 (Accessibility Agents), you'll meet a full team of agents designed to amplify these skills:
You now have the manual skills. Chapter 16 shows you how to leverage 50+ specialized agents to make your reviews faster, more consistent, and more thorough - while staying in full control of what you post.
Pull Request Review Agents:
-
@pr-review- Generates a full-draft PR review with line-numbered diff maps, risk assessment, before/after snapshots, and suggested inline comments. You edit and post it under your name. -
@pr-author-checklist- Before you even submit your PR, use this to verify you haven't missed setup steps, accessibility checks, or documentation -
@insiders-a11y-tracker- Monitors your PR for accessibility-sensitive changes: WCAG violations, heading hierarchy issues, link text quality, keyboard navigation impacts
Code Understanding Agents:
-
@developer-hub- Orchestrates explanations for unfamiliar code, patterns, or frameworks you're reviewing -
@python-specialist- If your PR contains Python code, this agent explains patterns, spots accessibility issues, and suggests improvements -
@wxpython-specialist- For desktop GUI code, helps verify accessible widget patterns and focus management
Accessibility Review Agents (when code affects UI/UX):
-
@keyboard-navigator- Reviews changes to keyboard handling, tab order, focus management -
@aria-specialist- Verifies ARIA attributes, roles, states in interactive components -
@contrast-master- Checks color changes for WCAG AA contrast compliance -
@alt-text-headings- Reviews changes to alt text, heading hierarchy, document structure
Comment & Communication Agents:
-
@text-quality-reviewer- Verifies alt text, aria-labels, and button names are descriptive and typo-free -
@link-checker- Flags ambiguous link text like "click here" or "read more"
- Review manually first (you just did this with Exercises A, B, C)
-
Run an agent -
@pr-review review PR #14generates a draft in seconds - Edit the agent's draft - you add context, remove noise, correct errors
- Post your review - it now has both AI efficiency and your human judgment
-
The agent tracks impact -
@insiders-a11y-trackermonitors whether your accessibility feedback was addressed
Why do this manually before using agents? Because:
- You understand what the agent is doing (you did it manually)
- You evaluate the agent's output critically (you know what right looks like)
- You add judgment the agent lacks (context, intent, team decisions)
- You verify the agent didn't miss anything important
Manual reviews teach you what to look for. Agents help you look for it faster.
Manual Review (your work in part 1-2):
- Read diff, identify heading hierarchy skip
- Write comment explaining why it matters
- Submit your verdict
Agent-Assisted Review (what you'll do in Chapter 16):
- Run:
@pr-review review PR #14 - Agent generates a draft review covering the heading skip, link text, and 5 other issues
- You read the draft and notice: "the agent's explanation of the heading skip is good, but it missed that the link text on line 23 is still vague. Let me add that."
- You post the agent's review + your additions
- Next time you review a similar PR, the agent works faster because it learned from your feedback
Accessibility Agents are trained on 55 different agent patterns - each built by people who manually reviewed code first, saw repetitive patterns, and automated them. The agents you'll use in Chapter 16 exist because expert reviewers looked at 100+ PRs and said "this error comes up in nearly every PR - let me build an agent to catch it automatically."
Your manual skills + agent efficiency = leverage.
What's coming later today (Chapter 16):
At the end of the day, Chapter 16 introduces the full 55-agent ecosystem - specialized agents for:
- GitHub workflow automation (
@daily-briefing,@issue-tracker,@analytics)- Web accessibility auditing (
@web-accessibility-wizard,@contrast-master,@keyboard-navigator)- Document scanning (
@word-accessibility,@pdf-accessibility,@markdown-a11y-assistant)- Framework-specific accessibility (
@react-specialist,@vue-specialist,@wxpython-specialist)- And 35+ more, organized into three teams across five platforms
The ecosystem is designed to grow. Agents 56, 57, 58... will be built by contributors like you who saw a gap and filled it.
Next: Issue Templates Back: GitHub Copilot Related: Screen Reader Cheat Sheet | Merge Conflicts | Git & Source Control in VS Code
- 00 · Pre-Workshop Setup
- 01 · GitHub Web Structure
- 02 · Navigating Repositories
- 03 · The Learning Room
- 04 · Working with Issues
- 05 · Pull Requests
- 06 · Merge Conflicts
- 07 · Culture and Etiquette
- 08 · Labels, Milestones, Projects
- 09 · Notifications
- 10 · VS Code Accessibility
- 11 · Git & Source Control
- 12 · GitHub PRs Extension
- 13 · GitHub Copilot
- 14 · Accessible Code Review
- 15 · Issue Templates
- 16 · Accessibility Agents
- D · Git Authentication
- AA · Advanced Git Operations
- AB · GitHub Desktop
- AC · GitHub CLI
- AD · Git Security
- C · Accessibility Standards
- E · Markdown (GFM)
- F · GitHub Gists
- G · GitHub Discussions
- H · Releases, Tags & Insights
- I · GitHub Projects
- J · Advanced Search
- K · Branch Protection
- L · Security Features
- M · VS Code Accessibility Ref
- N · GitHub Codespaces
- V · Accessibility Agents Ref
- W · Copilot Reference
- X · Copilot AI Models