hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
286 stars 700 forks source link

SiteMap Page: Update alt text for Page Card Icon image to adhere to WCAG #6800

Open Maarimar opened 2 weeks ago

Maarimar commented 2 weeks ago

Prerequisite

  1. Be a member of Hack for LA. (There are no fees to join.) If you have not joined yet, please follow the steps on our Getting Started page.
  2. Please make sure you have read our Hack for LA Contributing Guide before you claim/start working on an issue.

Overview

As a developer, we need to provide clear and descriptive alt text on the SiteMap page page so that we adhere to the Web Content Accessibility Guidelines (WCAG) and we can achieve our mission of inclusivity.

Action Items

From:

<img src="/assets/images/sitemap/site.svg">

To:

<img src="/assets/images/sitemap/site.svg" alt="">

For PM, Merge Team, or Tech Lead

Resources/Instructions

File and Code links you will need to work on this issue

Background information about the Jekyll framework (optional reading)

Information about WCAG and alt text (optional reading)

github-actions[bot] commented 1 week ago

Hi @Panipopomango, HfLA appreciates your interest in this issue, but please note that it is in the "New Issue Approval" column of the Project Board because it has not been finalized, approved, or prioritized, and so it is not ready for assignment. For this reason, you have been unassigned from this issue. Please remember to assign issues only from the "Prioritized Backlog" column.

The only exceptions to this rule are if you are writing an issue and the Draft label is applied, or if you are self-assigning to your "Pre-work Checklist" (the issue includes the Complexity: Prework label).