whatwg / meta

Discussions and issues without a logical home
Creative Commons Zero v1.0 Universal
93 stars 161 forks source link

Add more i18n labels #182

Closed xfq closed 3 years ago

xfq commented 3 years ago

The W3C i18n WG uses a set of labels for tracking issues in W3C groups (WG/CG/IG etc.) and the WHATWG. (See some examples in CSS, HTML, Web Audio API, WebAssembly, WebXR, and MathML.)

The labels include a i18n-tracker label, a i18n-needs-resolution label (documented here), and a few i18n-*lreq labels. The effect of the i18n-*lreq labels is to notify experts in the language enablement groups (such as clreq and jlreq) on activities in the issues with these labels.

The HTML repo currently doesn't have the following labels:

Maybe not all of them are useful for current issues in HTML, but according to https://github.com/whatwg/html/issues/5121 , I think at least these two labels are needed for that issue:

I can submit a pull request against LABELS.md and labels.json, if it does not require my employer to sign the participation agreement.

annevk commented 3 years ago

It does not require that and it'd be appreciated. I updated labels.py in #184 to make rolling this out a bit easier.