mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-27 16:33:44 +01:00
No need to redefine MSC
This commit is contained in:
parent
604091380f
commit
fb4c50ec8a
|
|
@ -70,6 +70,7 @@ follows:
|
||||||
the community. Having a shepherd is not a requirement for proposal
|
the community. Having a shepherd is not a requirement for proposal
|
||||||
acceptance.
|
acceptance.
|
||||||
|
|
||||||
|
|
||||||
- Members of the core team and community will review and discuss the PR in the
|
- Members of the core team and community will review and discuss the PR in the
|
||||||
comments and in relevant rooms on Matrix. Discussion outside of GitHub should
|
comments and in relevant rooms on Matrix. Discussion outside of GitHub should
|
||||||
be summarised in a comment on the PR.
|
be summarised in a comment on the PR.
|
||||||
|
|
@ -230,9 +231,9 @@ resolve to the desired MSC, whether it started as an issue or a PR.
|
||||||
|
|
||||||
Other metadata:
|
Other metadata:
|
||||||
|
|
||||||
- The MSC (Matrix Spec Change) number is taken from the GitHub Pull Request ID.
|
- The MSC number is taken from the GitHub Pull Request ID. This is carried for
|
||||||
This is carried for the lifetime of the proposal. These IDs do not necessary
|
the lifetime of the proposal. These IDs do not necessary represent a
|
||||||
represent a chronological order.
|
chronological order.
|
||||||
- The GitHub PR title will act as the MSC's title.
|
- The GitHub PR title will act as the MSC's title.
|
||||||
- Please link to the spec PR (if any) by adding a "PRs: #1234" line in the
|
- Please link to the spec PR (if any) by adding a "PRs: #1234" line in the
|
||||||
issue description.
|
issue description.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue