skills/communicate-using-markdown

[Feature] Include accessibility tips in Steps 1 and 2

meowius opened this issue ยท 5 comments

Is your feature request related to a problem? Please describe.

Not a problem, but there are a couple of openings in the "Communicate using Markdown" lesson to add basic accessibility guidance. ๐Ÿ”

Describe the solution you'd like

  • "Step 1: Add headers" could include mention of heading ranks
  • "Step 2: Add an image" could include a tip on how to write alt text. For example, "Describe the information you chose this image to convey" or "Describe the meaning of the image in 100 characters or less."

Describe alternatives you've considered

  • If appropriate, link to W3C WCAG documentation; the W3C Images Tutorial is comprehensive, clear, and from the source
  • Consider creating (or encouraging community creation of) a GitHub Skills course covering basics of accessibility for text/image authoring in the GitHub context, such as meaningful headers, link text, alt text for screenshots, and similar

Additional context

Nested headers and informative alt text are essential for inclusive access for users with disabilities.

Learning to implement these consistently is a great skill for folks learning Markdown. And learning them at the beginning can help build good habits and save on rework later! ๐ŸŽ‰

I encourage the Github starters to preview the
GitHub Skills course covering basics of accessibility for text/image authoring in the GitHub context, such as meaningful headers, link text, alt text for screenshots, and similar
Additional context

Nested headers and informative alt text are essential for inclusive access for users with disabilities.

Learning to implement these consistently is a great skill for folks learning Markdown. And learning them at the beginning can help build good habits and save on rework later! ๐ŸŽ‰

I encourage the Github starters to preview the
GitHub Skills course covering basics of accessibility

Thanks @Warmdriver just making sure I follow โ€” is there already a GitHub Skills course on Accessibility basics? If so, I am having trouble finding it โ€” let me know if you have a link to share! Thank you so much! ๐Ÿ‘

Sorry here is the link:
https://github.com/skills