From 9e37d15c8fce944c458068f7c94aae7c08daed02 Mon Sep 17 00:00:00 2001 From: Ben Parsons Date: Tue, 8 May 2018 15:11:15 +0100 Subject: [PATCH] little ascii diagram of process --- specification/proposals_intro.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/specification/proposals_intro.rst b/specification/proposals_intro.rst index 672c3468..ebc43b9a 100644 --- a/specification/proposals_intro.rst +++ b/specification/proposals_intro.rst @@ -4,6 +4,7 @@ Proposals for Spec Changes to Matrix ------------------------------------ + Proposal Tracking ----------------- @@ -18,3 +19,28 @@ We use labels and some metadata in the issue text to generate this page. When ad - Rejected - Stalled +:: + + +----------+ +-------------------+ +-----------+ +---------------+ + | | | | | | | | + | Proposal +-----> Proposal +-----> Proposal +-----> Proposal +------+ + | WIP | | Ready for Review | | In Review | | Passed Review | | + | | | | | | | | | + +----------+ +-------------------+ +-----------+ +---------------+ | + | + +---------------------------------------------------------------------------------------+ + | + | +---------------------+ +-----------+ +-----------+ + | | | | | |-----------| + +--> Spec +-----> Spec PR | || || + | PR Ready for Review | | In Review +-----------------------> Merged || + | | | | || || + +---------------------+ +-+-------+-+ |-----------| + | | +-----------+ + +-------+ +--------+ + | | + +-----v----+ +-----v----+ + | | | | + | Stalled | | Rejected | + | | | | + +----------+ +----------+