readme: recommend using "Draft:" prefix for RFC protocols

GitLab understands the "Draft:" prefix and will mark the MR
accordingly. GitLab used to understand the "WIP:" prefix, but
that's no longer the case.

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2024-05-31 13:33:46 +02:00 committed by Jonas Ådahl
parent 6334324035
commit f51bf51cef

View file

@ -83,7 +83,7 @@ section 2] for more information.
If the new protocol is just an idea, open an issue on the GitLab issue
tracker. If the protocol isn't ready for complete review yet and is an
RFC, create a merge request and add the "WIP:" prefix in the title.
RFC, create a merge request and add the "Draft:" prefix in the title.
To propose changes to existing protocols, create a GitLab merge request.