From e32a8116bf4b5fdec2f6a4e9a14b65191bddcd0b Mon Sep 17 00:00:00 2001 From: Chris Holdgraf Date: Wed, 10 Jun 2020 11:35:56 -0700 Subject: [PATCH] updating diagram --- ...jupyter-enhancement-proposal-guidelines.md | 38 ++++++++----------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/jupyter-enhancement-proposal-guidelines/jupyter-enhancement-proposal-guidelines.md b/jupyter-enhancement-proposal-guidelines/jupyter-enhancement-proposal-guidelines.md index 598f9057..0394dd14 100644 --- a/jupyter-enhancement-proposal-guidelines/jupyter-enhancement-proposal-guidelines.md +++ b/jupyter-enhancement-proposal-guidelines/jupyter-enhancement-proposal-guidelines.md @@ -140,28 +140,22 @@ This pull request should be re-approved by the original review team. Below is a rough guide that describes the JEP process and its possible pathways. ``` - +-----------+ - | | - | withdrawn | - | | +-----------+ - +-----------+ | | - JEP may be withdrawn | rejected | - at any stage | | - +-----^-----+ - | - +------+------+ - +--------------+ +-----------+ | | +-------------+ +-----------+ - | | | | | Request for | | | | | - | pre+proposal +---> submitted +-------------> Comments +------------> in progress +---> completed | - | | | | identify | (RFC) | approved | | | | - +--------------+ +-----------+ review | | +-------------+ +-----------+ - team +------+------+ - | - +-----v-----+ - | | - | postponed | - | | - +-----------+ + +-----------+ + | | + | withdrawn | + | | +-----------+ + +-----------+ | | + JEP may be withdrawn | rejected | + at any stage | | + +-----^-----+ + | + +------+------+ + +--------------+ +-----------+ | | +-------------+ +-----------+ + | | | | | Request for | | | | | + | pre-proposal +---> submitted +-------------> Comments +------------> in progress +---> completed | + | | | | identify | (RFC) | approved | | | | + +--------------+ +-----------+ review | | +-------------+ +-----------+ + team +------+------+ ```