missing a11y metadata not necessarily required
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The list of missing accessibility metadata provided after the metadata table doesn't provide any indication of whether the metadata is actually required or not.
I could see people thinking that because `certifierReport` is listed as missing, for example, that means it has to be included, when it's just an optional field.
It might be useful to add whether the missing properties are required, recommended or optional, perhaps in parentheses after the name.
Contributor guide
Assessment
This issue has not been assessed yet.