Skip to content

Commit d1f1442

Browse files
committed
Apply suggestions from code review
1 parent c0f14f7 commit d1f1442

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

our-process/policies.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Peer Review Guidelines & Policies
22

3-
## Review Process Guidelines
3+
## Review process guidelines
44

55
pyOpenSci packages are reviewed for quality, fit, scope, documentation, and
66
usability. The review process is similar to a manuscript review, however, it
@@ -17,7 +17,7 @@ ecosystem after review & revision.
1717
It is ultimately the editor’s decision on whether or not to reject the package
1818
based on how the reviews are addressed.
1919

20-
## Review Communication Approach
20+
## Review communication approach
2121

2222
Communication between authors, reviewers, and editors takes
2323
place on GitHub. You can, however choose to contact the editor by email if
@@ -26,7 +26,7 @@ needed.
2626
When submitting a package, please make sure that your GitHub notification
2727
settings are setup to notify you when you receive feedback on the review issue.
2828

29-
## Submitting Your Package for Review in Other Venues
29+
## Submitting your package for review in other venues
3030

3131
We recommend submitting your package for review with pyOpenSci before
3232
submitting a software paper describing the package to a journal.
@@ -55,7 +55,7 @@ submit it to pyOpenSci for review. This provides:
5555

5656
(coi)=
5757

58-
## Conflict of Interest for Reviews and Editors
58+
## Conflict of interest for reviews and editors
5959

6060
Following criteria are meant to be a guide for what constitutes a conflict of
6161
interest (COI) for an editor or reviewer. The potential editor or reviewer has
@@ -78,14 +78,14 @@ a conflict of interest if:
7878
In the case where none of the associate editors can serve as editor, an
7979
external guest editor will be recruited to lead the package review.
8080

81-
## Review Timelines and On-Hold Reviews
81+
## Review timelines and on-hold reviews
8282

8383
At any time, an author can choose to have their submission put on hold
8484
(the editor applies the `on-hold` label to the GitHub issue). The `on-hold`
8585
status will be revisited every 3 months. If after one year there has been
8686
no movement on the review, the issue will be closed.
8787

88-
## After Acceptance: Package Ownership and Maintenance
88+
## After acceptance: package ownership and maintenance
8989

9090
Package authors are expected to maintain and develop their software and
9191
retain
@@ -106,7 +106,7 @@ We will reach out to our package maintainers each year to verify the
106106
package is actively maintained and to see if there are any updates we can
107107
highlight through our social channels.
108108

109-
### Maintenance Tracking
109+
### Maintenance tracking
110110

111111
pyOpenSci is building a system to track package metrics and activity,
112112
including issues, pull requests, and dates of the last release and last commit
@@ -120,7 +120,7 @@ maintainers to evaluate the maintenance status of their package.
120120

121121
(archive-process)=
122122

123-
### Package Maintenance and Maintainer Responsiveness
123+
### Package maintenance and maintainer responsiveness
124124

125125
If, after one year, package maintainers are unresponsive to requests for
126126
package fixes or messages from the pyOpenSci team, we will initiate
@@ -138,7 +138,7 @@ working with the new maintainers to register the newly forked package within
138138
our ecosystem. The original package will be archived with a link to the new
139139
fork.
140140

141-
### Quality Commitment
141+
### Quality commitment
142142

143143
pyOpenSci strives to develop and promote high quality research software. To
144144
ensure that your software meets our criteria, we review all of our submissions
@@ -157,7 +157,7 @@ their package from our ecosystem, we retain the right offer the last / most
157157
recently released version of that package in our ecosystem for archival
158158
purposes only.
159159

160-
### Archiving a Package
160+
### Archiving a package
161161

162162
If a package appears to be no longer maintained, we will mark it as
163163
archived which moves the package from our

0 commit comments

Comments
 (0)