-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Description
It would be useful to expose the specification status of features, to distinguish features with a new and unstable spec from ones with a specification that's gone through a lot of review and has consensus. Roughly, to answer the question "is it standards track?"
There are at least two places we can get this information from:
- The
release.statusandnightly.statusfields inbrowser-specs - The
standard_trackboolean in BCD
I would expect that we couldn't infer everything correctly from these sources, and that we'd still need some manual overrides.
Metadata
Metadata
Assignees
Labels
No labels