Update proposals.md: add reference to the guide about how to handle not-yet-known MSC number (#2153)

Suggest how to number the draft before user have the PR/MSC ID, referring to the other guide.
pull/2169/head
Peter Gervai 6 months ago committed by GitHub
parent b278a4e0ec
commit 0e05e45d84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -185,6 +185,10 @@ is as follows:
- Take care in creating your proposal. Specify your intended - Take care in creating your proposal. Specify your intended
changes, and give reasoning to back them up. Changes without changes, and give reasoning to back them up. Changes without
justification will likely be poorly received by the community. justification will likely be poorly received by the community.
- At the time of creating your draft you will not yet know the PR number, so you
should use a placeholder number to name your file and edit that
after PR submission. The suggested steps are described in
detail [in the proposals guide](https://github.com/matrix-org/matrix-spec-proposals#1-writing-the-proposal).
- Fork and make a PR to the - Fork and make a PR to the
[matrix-spec-proposals](https://github.com/matrix-org/matrix-spec-proposals) repository. [matrix-spec-proposals](https://github.com/matrix-org/matrix-spec-proposals) repository.
The ID of your PR will become the MSC ID for the lifetime of your The ID of your PR will become the MSC ID for the lifetime of your

Loading…
Cancel
Save