mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Treat XEPs in Deferred state the same as in Experimental state.
This commit is contained in:
parent
48018afe1b
commit
55a8b66e21
@ -90,10 +90,10 @@ If the PR is not touching a XEP, this guide does not apply.
|
||||
sense (an example is updating multiple XEPs which belong together, such
|
||||
as the MIX family).
|
||||
|
||||
4. Is the XEP **not** in Experimental state?
|
||||
4. Is the XEP **not** in Experimental or Deferred state?
|
||||
|
||||
Changes to Non—Experimental XEPs need approval by the approving body as
|
||||
defined in the XEP file itself.
|
||||
Changes to Non—Experimental or non-Deferred XEPs need approval by the
|
||||
approving body as defined in the XEP file itself.
|
||||
|
||||
1. Add the [Needs Council]/[Needs Board] label. To know which, check the
|
||||
`<approver/>` of the XEPs. If the touched XEPs have different approvers
|
||||
@ -111,10 +111,10 @@ If the PR is not touching a XEP, this guide does not apply.
|
||||
(second) version number part, add the [Needs Version Block] label and a
|
||||
comment explaining the situation for the next Editor (the Author does
|
||||
not need to do anything here).
|
||||
5. Stop.
|
||||
6. Stop.
|
||||
|
||||
5. Is the XEP in Experimental state and the PR opener is not an author of the
|
||||
XEP?
|
||||
5. Is the XEP in Experimental or Deferred state and the PR opener is not an
|
||||
author of the XEP?
|
||||
|
||||
Changes to Experimental XEPs are approved by the XEP Authors themselves.
|
||||
If the PR touches multiple XEPs and the XEP Authors do not overlap, ask
|
||||
@ -137,7 +137,9 @@ If the PR is not touching a XEP, this guide does not apply.
|
||||
for each author in either the XEP or in xep.ent.
|
||||
4. Stop.
|
||||
|
||||
4. Otherwise, mark the PR as [Ready to Merge], linking the XEP Author’s
|
||||
4. If the XEP is in Deferred state and the changes are not purely editorial,
|
||||
add a note to move the XEP to Experimental state.
|
||||
5. Otherwise, mark the PR as [Ready to Merge], linking the XEP Author’s
|
||||
approval for documentation purposes.
|
||||
|
||||
6. Mark the PR as [Ready to Merge].
|
||||
|
Loading…
Reference in New Issue
Block a user