You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPMENT.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ Draft features will be documented as GitHub issues and labeled with the `draft-f
64
64
If during the development of a draft feature, it is determined that the feature needs to change in a way that may break existing draft implementations, the extension name itself may be versioned with a version suffix. e.g. `-v2`
65
65
When a draft feature becomes part of a future update to the specification any version suffix will be removed.
66
66
Draft features that are deemed not appropriate for inclusion MUST be marked with the `abandoned` label.
67
+
Draft-features that are considered suitably specified for implementation will be marked with the `draft-ready` label.
67
68
68
69
Not all future new features will be introduced in this way.
69
70
Some new features impact the specification in ways that cannot be encapsulated in an extension.
0 commit comments