mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-13 19:13:43 +01:00
Add proposal template
This commit is contained in:
parent
a3144e6959
commit
764c63f3e8
12
proposals/proposal_template.md
Normal file
12
proposals/proposal_template.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# MSC Proposal Title
|
||||
|
||||
## Problem/Background
|
||||
|
||||
## Proposal/Solution
|
||||
|
||||
## Tradeoffs
|
||||
|
||||
## Potential Issues
|
||||
|
||||
## Conclusion
|
||||
|
||||
|
|
@ -27,7 +27,7 @@ follows:
|
|||
author desires; there is no formal template; the intention is to iterate
|
||||
as quickly as possible to get to a good design.
|
||||
- However, a `template with suggested headers
|
||||
<https://docs.google.com/document/d/1CoLCPTcRFvD4PqjvbUl3ZIWgGLpmRNbqxsT2Tu7lCzI/>`_
|
||||
<https://github.com/matrix-org/matrix-doc/blob/master/proposals/proposals_template.md>`_
|
||||
is available to get you started if necessary.
|
||||
- Take care in creating your proposal. Specify your intended changes, and
|
||||
give reasoning to back them up. Changes without justification will likely
|
||||
|
|
|
|||
Loading…
Reference in a new issue