Skip to content

Improve accessibility with image alternative text #527

@ksuess

Description

@ksuess

Criteria to close this issue.

  • Search for {figure} and {image} and get count of instances (326). Compare against count of :alt: (128). Add meaningful alt attributes.

  • Document that alt values are required in docs/contributing/markup-syntax.md. Currently we have only an example without stating that alt is required.

  • Add an explanation or reference to the same page. For example:

    Why use an alt tag?

  • Create a script or find a tool that automatically finds all images and figures with missing alt attributes, and optionally uses AI to suggest a value for the documentation author to edit. Absolutely do NOT trust AI to do it automatically for you. This would be on the author's local development environment.

  • Find or create a GitHub app or workflow that checks documentation for accessibility, is configurable, and reports any configured issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions