diff --git a/.github/ISSUE_TEMPLATE/Accessibility.md b/.github/ISSUE_TEMPLATE/Accessibility.md new file mode 100644 index 000000000000..aab05673ae7b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Accessibility.md @@ -0,0 +1,25 @@ +--- +name: Accessibility Issue +about: Issues to help Elastic meet WCAG / Section 508 compliance + +--- + +**Steps to reproduce (assumes [ChromeVox](https://chrome.google.com/webstore/detail/chromevox/kgejglhpjiefppelpmljglcjbhoiplfn) or similar)** + +1. +2. +3. +4. + +[Screenshot here] + +**Actual Result** +5. + +**Expected Result** +5. + +[Link to meta issues here] + +**Kibana Version:** +**Relevant WCAG Criteria:** (link to https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0)