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: purpose-and-process/_index.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,10 +30,10 @@ will benefit the ecosystem as a whole.
30
30
31
31
Projects decide for themselves whether to adopt any given SPEC—often, this
32
32
would be through team consensus.
33
-
A SPEC may not be a good fit for every single project, and thus there is no
34
-
expectation that all SPECs must be adopted by all projects.
35
-
That said, SPECs serve their purpose through being adopted by
36
-
several projects—and their authority stems from the extent to which they are.
33
+
They may look towards endorsements by [Core Projects](/specs/core-projects) as a signal to help them decide.
34
+
A SPEC may not be a good fit for a project, and thus there is no
35
+
expectation that all SPECs must be adopted by all projects (in fact, even Core Projects that endorse a SPEC—i.e., signaling that they think it is a good idea—may choose not to adopt it themselves).
36
+
Still, SPECs best serve their purpose of communicating cross-project concepts when adopted by numerous projects—and their authority stems from the extent to which they are.
37
37
38
38
Participants in the SPEC process must adhere to our
39
39
[Code of Conduct](https://scientific-python.org/code_of_conduct/).
@@ -296,6 +296,18 @@ Leave the `draft` field set to `true` and the `endorsed-by` field empty.
296
296
Once the SPEC is in reasonable shape, file a pull request against the
0 commit comments