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
as we also want to ensure that everyone working on the project receives full credit
119
119
for their effort.
120
120
121
+
```{note}
122
+
**Important**: To ensure quality reviews for all submissions and protect our
123
+
volunteer review team, each active submission must have a unique point of contact.
124
+
If you are currently the point of contact for another package under review, please
125
+
wait until that review is complete before submitting another package.
126
+
127
+
For more details, see our [submission volume policy](submission-volume).
128
+
```
129
+
121
130
```{note}
122
131
If your package is more of a tool to support a specific workflow that
123
132
either:
@@ -141,8 +150,8 @@ If you have questions about any of the elements listed below, you can
141
150
check out our [pyOpenSci Python packaging guide](https://www.pyopensci.org/python-package-guide) which includes an overview discussion of best practices
142
151
for Python packaging, including discussions of:
143
152
144
-
- Tools that you can use to create your package
145
-
- Tools for creating and publishing documentation.
153
+
- Tools that you can use to create your package,
154
+
- Tools for creating and publishing documentation,
146
155
- Resources for creating files such as the README file, code of conduct, contributing guide, and more.
@@ -259,7 +268,7 @@ default if the package fits into the JOSS scope.
259
268
260
269
- When you submit your package for pyOpenSci review, you can opt to include a
261
270
submission to JOSS after passing pyOpenSci review. In this case, your package
262
-
will be evaluated by JOSS through the pyOpenSci review
271
+
will be evaluated by JOSS through the pyOpenSci review.
263
272
- To complete the JOSS submission, you will also need to craft a **paper.md**
264
273
file describing the package following JOSS' standards (see below). More details on the requirements for JOSS can be found on [their website](https://joss.readthedocs.io/en/latest/submitting.html#what-should-my-paper-contain).
265
274
- If you choose to opt into the pyOpenSci/JOSS partnership in your review,
0 commit comments