Skip to content

Commit 75ec389

Browse files
committed
clarifying the public website section
1 parent c6e5053 commit 75ec389

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

29-jep-process/README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -133,14 +133,18 @@ a JEP (If yes, it requires a JEP). Under each question is a relevant example pro
133133
This section describes how information about the JEP process (e.g., new JEPs, updates to
134134
current JEPs, etc) is communicated to the community.
135135

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.
137137

138138
### The JEP public archive website
139139

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.
144148

145149
## Glossary
146150

@@ -152,7 +156,7 @@ for the JEP. When a JEP enters into a final state (e.g., "Completed",
152156

153157
- **Review Team (RT)**: A group of Jupyter contributors, with expertise in a particular area of the project, that reviews JEPs related to that area.
154158

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.
156160

157161
- JEP Statuses:
158162

0 commit comments

Comments
 (0)