Skip to content

Adding alt text to figures for Collaboration with Git episode#500

Merged
anenadic merged 1 commit into
mainfrom
issue-468
Jan 27, 2026
Merged

Adding alt text to figures for Collaboration with Git episode#500
anenadic merged 1 commit into
mainfrom
issue-468

Conversation

@matt-graham

@matt-graham matt-graham commented Dec 23, 2025

Copy link
Copy Markdown
Collaborator

Resolves #480

Adds alt text describing figure content for accessibility purposes.

The slightlly confusing branch name here is due to this branch having been originally created prior to the decision to split #468 in to smaller sub-issues.

@github-actions

github-actions Bot commented Dec 23, 2025

Copy link
Copy Markdown

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/carpentries-incubator/python-intermediate-development/compare/md-outputs..md-outputs-PR-500

The following changes were observed in the rendered markdown documents:

 14-collaboration-using-git.md | 13 ++++++++-----
 md5sum.txt                    |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-12-23 09:21:48 +0000

github-actions Bot pushed a commit that referenced this pull request Dec 23, 2025
@anenadic anenadic merged commit dc8f91c into main Jan 27, 2026
3 checks passed
@anenadic

Copy link
Copy Markdown
Collaborator

Thank you @matt-graham

github-actions Bot pushed a commit that referenced this pull request Jan 27, 2026
Auto-generated via `{sandpaper}`
Source  : dc8f91c
Branch  : main
Author  : Aleksandra Nenadic <a.nenadic@manchester.ac.uk>
Time    : 2026-01-27 10:46:05 +0000
Message : Merge pull request #500 from carpentries-incubator/issue-468

Adding alt text to figures for Collaboration with Git episode
github-actions Bot pushed a commit that referenced this pull request Jan 27, 2026
Auto-generated via `{sandpaper}`
Source  : e7e01a0
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-01-27 10:46:48 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : dc8f91c
Branch  : main
Author  : Aleksandra Nenadic <a.nenadic@manchester.ac.uk>
Time    : 2026-01-27 10:46:05 +0000
Message : Merge pull request #500 from carpentries-incubator/issue-468

Adding alt text to figures for Collaboration with Git episode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add descriptive alt-text for figures in Collaborating with Git episode

2 participants