mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Creating Accessibility Issue Template (#25515)
* Creating Accessinbility Issue Template * Update Accessibility.md
This commit is contained in:
parent
e7151676b7
commit
7dc673721c
1 changed files with 25 additions and 0 deletions
25
.github/ISSUE_TEMPLATE/Accessibility.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/Accessibility.md
vendored
Normal file
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue