You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 29-jep-process/README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ In order to transition out of the pre-proposal stage, the following checklist mu
78
78
79
79
Outcome:
80
80
81
-
The Shepard decides if the JEP criteria have been met.
81
+
The Shepherd decides if the JEP criteria have been met.
82
82
83
83
-*It's a JEP!* Please create a new PR with the JEP contents using template X. On that basis, you can resolve this issue unless you have further questions.*
84
84
-*It’s not a JEP*. (Provide reasons and close the issue.)
@@ -133,6 +133,8 @@ a JEP (If yes, it requires a JEP). Under each question is a relevant example pro
133
133
This section describes how information about the JEP process (e.g., new JEPs, updates to
134
134
current JEPs, etc) is communicated to the community.
135
135
136
+
Note: This JEP repo is the **canonical "source of truth"** for individual JEPs, the JEP process, and activity on JEPs.
137
+
136
138
### The JEP public archive website
137
139
138
140
A list of all current JEPs and the content present in the pull request exists at
@@ -144,11 +146,11 @@ for the JEP. When a JEP enters into a final state (e.g., "Completed",
144
146
145
147
-**Jupyter Enhancement Proposal (JEP)**: A written document that describes a proposed unit of significant work on Jupyter.
146
148
147
-
-**Contributor**: The person who is submitting the JEP, and might but not necessarily also have intention on organizing the implementation if so approved.
149
+
-**Contributor**: The person (or persons) who is submitting the JEP. The implementation of a JEP may be done by others if so approved.
148
150
149
-
-**Shepherd**: A senior Jupyter contributor that manages the pre-proposal, submission, review, approval process of a JEP.
151
+
-**Shepherd**: A senior Jupyter contributor who guides the **JEP Contributor** through the pre-proposal, submission, review, approval process of a JEP.
150
152
151
-
-**Review Team (RT)**: A group of Jupyter contributors, with expertise in a particular area of the project that reviews and approves JEPs related to that area.
153
+
-**Review Team (RT)**: A group of Jupyter contributors, with expertise in a particular area of the project, that reviews JEPs related to that area.
152
154
153
155
-**Final Comment Period (FCP)**: A finite-time, post-approval period for the community to make final comments.
0 commit comments