diff --git a/.github/ISSUE_TEMPLATE/Accessibility.md b/.github/ISSUE_TEMPLATE/Accessibility.md index aab05673ae7b..a5ce4def260f 100644 --- a/.github/ISSUE_TEMPLATE/Accessibility.md +++ b/.github/ISSUE_TEMPLATE/Accessibility.md @@ -1,7 +1,8 @@ --- name: Accessibility Issue -about: Issues to help Elastic meet WCAG / Section 508 compliance - +about: Issues to help Kibana be as keyboard-navigable, screen-readable, and accessible to all, with a focus on WCAG / Section 508 compliance +title: [Accessibility] +labels: ["accessibility"] --- **Steps to reproduce (assumes [ChromeVox](https://chrome.google.com/webstore/detail/chromevox/kgejglhpjiefppelpmljglcjbhoiplfn) or similar)** @@ -9,17 +10,15 @@ about: Issues to help Elastic meet WCAG / Section 508 compliance 1. 2. 3. -4. [Screenshot here] **Actual Result** -5. +> **Expected Result** -5. - -[Link to meta issues here] +> +**Meta Issue** **Kibana Version:** **Relevant WCAG Criteria:** (link to https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0)