Change order of steps for Experimental/Deferred XEPs.

This commit is contained in:
Martin Dosch 2020-11-01 12:42:43 +01:00
parent b9160265f4
commit 66fb96fd17
1 changed files with 6 additions and 6 deletions

View File

@ -125,7 +125,10 @@ If the PR is not touching a XEP, this guide does not apply.
2. If the PR adds a revision block and does not bump the minor-level 2. If the PR adds a revision block and does not bump the minor-level
(second) version number part, add the [Needs Version Block] label and a (second) version number part, add the [Needs Version Block] label and a
comment explaining the situation for the Processing Editor. comment explaining the situation for the Processing Editor.
3. If the issue has not been discussed on the standards list *or* if 3. If the XEP is in Deferred state and the changes are not purely editorial,
add a note to move the XEP to Experimental state and mark the PR as
[Needs Editor Action].
4. If the issue has not been discussed on the standards list *or* if
the XEP Author has not been involved in the discussion *or* the the XEP Author has not been involved in the discussion *or* the
XEP Author has not explicitly ACKed the PR: XEP Author has not explicitly ACKed the PR:
@ -137,11 +140,8 @@ If the PR is not touching a XEP, this guide does not apply.
for each author in either the XEP or in xep.ent. for each author in either the XEP or in xep.ent.
4. Stop. 4. Stop.
4. If the XEP is in Deferred state and the changes are not purely editorial, 5. Otherwise, mark the PR as [Ready to Merge], linking the XEP Authors
add a note to move the XEP to Experimental state and mark the PR as approval for documentation purposes.
[Needs Editor Action].
5. Mark the PR as [Ready to Merge], linking the XEP Authors approval for
documentation purposes.
6. Mark the PR as [Ready to Merge]. 6. Mark the PR as [Ready to Merge].