Skip to content

Commit c3161bc

Browse files
committed
Added words for the process of marking a draft-feature ready to be implmented
1 parent 00be9d5 commit c3161bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Draft features will be documented as GitHub issues and labeled with the `draft-f
6464
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`
6565
When a draft feature becomes part of a future update to the specification any version suffix will be removed.
6666
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.
6768

6869
Not all future new features will be introduced in this way.
6970
Some new features impact the specification in ways that cannot be encapsulated in an extension.

0 commit comments

Comments
 (0)