From 8d9a67d9f64c51be3e8465d7db1f1de5f47faa7a Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 19 Nov 2021 15:36:14 +0000 Subject: [PATCH] add an explicit dependencies block. --- proposals/0000-proposal-template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/proposals/0000-proposal-template.md b/proposals/0000-proposal-template.md index 8acbef85..30d909e4 100644 --- a/proposals/0000-proposal-template.md +++ b/proposals/0000-proposal-template.md @@ -103,3 +103,8 @@ For more information, see [MSC2324](https://github.com/matrix-org/matrix-doc/pul should be used to document things such as what endpoints and names are being used while the feature is in development, the name of the unstable feature flag to use to detect support for the feature, or what migration steps are needed to switch to newer versions of the proposal.* + +## Dependencies + +This MSC builds on MSCxxxx, MSCyyyy and MSCzzzz (which at the time of writing have not yet been accepted +into the spec).