@@ -133,14 +133,18 @@ 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.
136
+ Note: This JEP repo is the ** canonical "source of truth"** for individual JEPs, the JEP process, and activity on JEPs.
137
137
138
138
### The JEP public archive website
139
139
140
- A list of all current JEPs and the content present in the pull request exists at
141
- the JEP text, all relevant metadata about the JEP, and links to PRs and issues
142
- for the JEP. When a JEP enters into a final state (e.g., "Completed",
143
- "Withdrawn", "Rejected"), it is added to this website.
140
+ A public website contains a readable archive of all JEP proposals.
141
+ It contains list of all JEPs that have entered a "final" state
142
+ (e.g., "Completed", "Withdrawn", "Rejected"). The content of each JEP will
143
+ be displayed in a readable fashion. When a JEP enters into a final state, it
144
+ is added to this website.
145
+
146
+ Note that the JEPs themselves contain the content, while the website is just a
147
+ quick way to display them in a reading-friendly format.
144
148
145
149
## Glossary
146
150
@@ -152,7 +156,7 @@ for the JEP. When a JEP enters into a final state (e.g., "Completed",
152
156
153
157
- ** Review Team (RT)** : A group of Jupyter contributors, with expertise in a particular area of the project, that reviews JEPs related to that area.
154
158
155
- - ** Final Comment Period (FCP)** : A finite-time, post -approval period for the community to make final comments.
159
+ - ** Final Comment Period (FCP)** : A finite-time, pre -approval period for the community to make final comments.
156
160
157
161
- JEP Statuses:
158
162
0 commit comments