Merge pull request #1317 from turt2live/patch-1

Don't suggest reusing old issues for spec proposals
This commit is contained in:
Matthew Hodgson 2018-06-18 20:55:34 +01:00 committed by GitHub
commit 4fcf7252b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,9 +30,10 @@ The process for submitting a Matrix Spec Change (MSC) Proposal is as follows:
<https://docs.google.com/document/d/1CoLCPTcRFvD4PqjvbUl3ZIWgGLpmRNbqxsT2Tu7lCzI/>`_
is available.
- Make a new issue at https://github.com/matrix-org/matrix-doc/issues (or
modify an existing one), whose description should list the metadata as per
below.
- Make a new issue at https://github.com/matrix-org/matrix-doc/issues, whose
description should list the metadata as per below. Use the github search
function to attempt to locate any related github issues, and link any that
are found in the body of the new issue.
- Gather feedback as widely as possible from the community and core team on
the proposal.