Skip to content

Commit 3d54989

Browse files
committed
updating workflow diagram
1 parent 51e83ba commit 3d54989

File tree

1 file changed

+25
-21
lines changed

1 file changed

+25
-21
lines changed

jupyter-enhancement-proposal-guidelines/jupyter-enhancement-proposal-guidelines.md

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ The JEP process operates under the following tenets:
5858

5959
## JEP Submission Workflow
6060

61+
The following sections describe the major checkpoints in the JEP process.
62+
Note that at any time, the JEP author may withdraw their JEP (and if it has
63+
been added to the README, its status becomes "withdrawn").
64+
6165
### Phase 1: Pre-proposal
6266

6367
This is the least formal stage of any jupyter enhancement proposals. During this
@@ -136,28 +140,28 @@ This pull request should be re-approved by the original review team.
136140
Below is a rough guide that describes the JEP process and its possible pathways.
137141

138142
```
139-
+-----------+
140-
| |
141-
+-----------+ | withdrawn |
142-
| | | |
143-
| rejected | +-----------+
144-
| |
145-
+-----^-----+
146-
|
147-
|
148-
+--------------+ +-----------+ +-----+-----+ +-------------+ +-----------+
149-
| | | | | | | | | |
150-
| pre-proposal +---> submitted +--------------> RFC/FCP +-------------> in progress +---> completed |
151-
| | | | identify | | approved | | | |
152-
+--------------+ +-----------+ review +-----+-----+ +-------------+ +-----------+
153-
team |
154-
|
155-
+-----v-----+
156-
| |
157-
| postponed |
158-
| |
159143
+-----------+
160-
144+
| |
145+
| withdrawn |
146+
| | +-----------+
147+
+-----------+ | |
148+
JEP may be withdrawn | rejected |
149+
at any stage | |
150+
+-----^-----+
151+
|
152+
+------+------+
153+
+--------------+ +-----------+ | | +-------------+ +-----------+
154+
| | | | | Request for | | | | |
155+
| pre+proposal +---> submitted +-------------> Comments +------------> in progress +---> completed |
156+
| | | | identify | (RFC) | approved | | | |
157+
+--------------+ +-----------+ review | | +-------------+ +-----------+
158+
team +------+------+
159+
|
160+
+-----v-----+
161+
| |
162+
| postponed |
163+
| |
164+
+-----------+
161165
```
162166

163167

0 commit comments

Comments
 (0)