mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-02 09:14:10 +02:00
clarification around implementation requirement, and mention new label
This commit is contained in:
parent
650e691a22
commit
c12a97dd9d
|
|
@ -380,9 +380,18 @@ As part of the proposal process the Spec Core Team will require evidence
|
||||||
of the MSC working in order for it to move into FCP. This can usually be
|
of the MSC working in order for it to move into FCP. This can usually be
|
||||||
a branch/pull request to whichever implementation of choice that proves
|
a branch/pull request to whichever implementation of choice that proves
|
||||||
the MSC works in practice, though in some cases the MSC itself will be
|
the MSC works in practice, though in some cases the MSC itself will be
|
||||||
small enough to be considered proven. Where it's unclear if an MSC will
|
small enough to be considered proven. Implementations do not need to be
|
||||||
require an implementation proof, ask in
|
merged no released, but must be of sufficient quality to show that the
|
||||||
[\#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org).
|
MSC works. Where it's unclear if an MSC will require an implementation
|
||||||
|
proof, ask in [\#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org).
|
||||||
|
Proposals may require both server-side and client-side implementations.
|
||||||
|
|
||||||
|
Proposals that have not yet been implemented will have the
|
||||||
|
`needs-implementation` label. After an implementation has been made, add a
|
||||||
|
comment in the GitHub issue indicating so. After an implementation has been
|
||||||
|
made, we will check it to verify that it implements the MSC. Proposals that
|
||||||
|
have implementations that we have not yet been checked will have the
|
||||||
|
`implementation-needs-checking` label.
|
||||||
|
|
||||||
### Early release of an MSC/idea
|
### Early release of an MSC/idea
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue