Skip to content

Commit 3139b15

Browse files
committed
Add the accessibility label
1 parent 922cdb6 commit 3139b15

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

general/development/tracker/labels.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ Labels can only be added by a user with permission to edit an issue, that is the
1515

1616
## Issue reporting and triaging
1717

18+
- `accessibility`
19+
20+
Use this label only when reporting issues that meet any of the following criteria:
21+
22+
- Issues that violate accessibility guidelines, such as the [Web Content Accessibility Guidelines (WCAG)](https://www.w3.org/WAI/standards-guidelines/wcag/).
23+
- Some examples: Missing or poorly written element labels, poor colour contrast, user interface that cannot be operated using the keyboard, inaccessible navigation, keyboard focus trap, etc.
24+
- Issues that create usability barriers for people with disabilities, preventing them from effectively performing tasks in Moodle.
25+
26+
Please avoid using this label for general bugs or design preferences unless they directly impact accessibility.
27+
1828
- [`addon_candidate`](https://moodle.atlassian.net/issues/?jql=labels%20%3D%20addon_candidate)
1929

2030
Used to identify suggestions for improvements/new features as possible candidates for add-on development. New and willing developers can be directed to these issues for projects.

0 commit comments

Comments
 (0)