File tree Expand file tree Collapse file tree 1 file changed +25
-21
lines changed
jupyter-enhancement-proposal-guidelines Expand file tree Collapse file tree 1 file changed +25
-21
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,10 @@ The JEP process operates under the following tenets:
58
58
59
59
## JEP Submission Workflow
60
60
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
+
61
65
### Phase 1: Pre-proposal
62
66
63
67
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.
136
140
Below is a rough guide that describes the JEP process and its possible pathways.
137
141
138
142
```
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
- | |
159
143
+-----------+
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
+ +-----------+
161
165
```
162
166
163
167
You can’t perform that action at this time.
0 commit comments