Skip to content

Add alt text to vignette images for pkgdown accessibility#435

Merged
schloerke merged 3 commits intomainfrom
copilot/add-alt-text-to-vignettes
Feb 9, 2026
Merged

Add alt text to vignette images for pkgdown accessibility#435
schloerke merged 3 commits intomainfrom
copilot/add-alt-text-to-vignettes

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 9, 2026

Add alt text to all vignette images

  • Add fig.alt parameter to shinytest2.Rmd (4 images)
    • record-simple-app.png
    • record-simple-app-2.png
    • diffviewer-1.png
    • record-name.png
  • Add fig.alt parameter to in-depth.Rmd (2 images)
    • screenshot-exports-app.png
    • screenshot-recorder-random-seed.png
  • Add fig.alt parameter to robust.Rmd (1 image)
    • plot-app.png
  • Add fig.alt parameter to use-application-audit.Rmd (2 images)
    • shinytest2-loadtest.png
    • shinytest2-shinyloadtest-optimized.png
  • Add fig.alt parameter to using-monkey-testing.Rmd (6 images)
    • gremlins-start.png
    • gremlins-inject.png
    • gremlins-attack.gif
    • gremlins-slider-handle.png
    • gremlins-logs.png
    • gremlins-attack-refined.gif
  • Verified all 15 images have fig.alt parameters
  • Added NEWS entry for PR Add alt text to vignette images for pkgdown accessibility #435
  • CI will verify no warnings from pkgdown::build_site()
Original prompt

This section details on the original issue you should resolve

<issue_title>docs: Missing alt-text in vignettes</issue_title>
<issue_description>Run pkgdown::build_site(). There should be no warnings pertaining to Missing alt-text in vignettes

Learn more in vignette(pkgdown::accessibility).</issue_description>

<agent_instructions>Add alt text to all vignette images.

You can learn about the accessibility requirements here: https://pkgdown.r-lib.org/articles/accessibility.html

When fixed, there should be no alt text messages produced while running pkgdown::build_site()</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Co-authored-by: schloerke <93231+schloerke@users.noreply.github.com>
Copilot AI changed the title [WIP] Add alt text to all vignette images Add alt text to vignette images for pkgdown accessibility Feb 9, 2026
Copilot AI requested a review from schloerke February 9, 2026 15:54
@schloerke
Copy link
Copy Markdown
Collaborator

@copilot Add a news entry. Your PR number is 435

Co-authored-by: schloerke <93231+schloerke@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Feb 9, 2026

@copilot Add a news entry. Your PR number is 435

Added NEWS entry in commit 86e89be.

@schloerke schloerke marked this pull request as ready for review February 9, 2026 18:43
@schloerke schloerke merged commit 96ea839 into main Feb 9, 2026
17 of 19 checks passed
@schloerke schloerke deleted the copilot/add-alt-text-to-vignettes branch February 9, 2026 19:52
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.

docs: Missing alt-text in vignettes

3 participants