Skip to content

Commit 79b3d36

Browse files
committed
Apply suggestions from code review
1 parent 67d0470 commit 79b3d36

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

how-to/editors-guide.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ All reviews happen in GitHub issues. The template for the
120120
`yaml` header of a review submission below will be
121121
referenced multiple times in the steps below:
122122

123-
```{include}
123+
```{include} ../appendices/issue-review-template.md
124124
125125
```
126126

@@ -141,7 +141,7 @@ Repository Link: REPO-LINK
141141
Version submitted: VERSION-SUBMITTED
142142
```
143143

144-
```{admonition}
144+
```{admonition} Editor in Chief checks for structure & scope should be completed first
145145
:class: note
146146
147147
The editor in chief who initially engaged with this review should have already evaluated the package level Editor Checks section for `Fit`, `Automated Tests`, `Documentation`, `License`, and `Repository`.
@@ -168,7 +168,7 @@ we are using our volunteer reviewer time effectively.
168168
- Change the label of the issue to `2/seeking-reviewer(s)`
169169
- Note that, at this stage, you likely do not have reviewers yet!
170170

171-
```{include}
171+
```{include} ../appendices/editor-initial-response-template.md
172172
173173
```
174174

@@ -202,7 +202,7 @@ This type of communication just lets the author know that the process is
202202
moving forward. Even if it takes longer to find reviews, authors generally
203203
appreciate the communication and understand it's a volunteer-lead process.
204204

205-
```{admonition}
205+
```{admonition} Diversity in the editorial & reviewer team is important
206206
:class: important
207207
208208
Diversity is core to the pyOpenSci mission. As such it's important to have an
@@ -216,7 +216,7 @@ in the team supporting package review. Specifically both reviewers should have [
216216

217217
If you wish, you can use the email template below to invite reviewers.
218218

219-
```{include}
219+
```{include} ../appendices/reviewer-request-template.md
220220
221221
```
222222

@@ -325,7 +325,7 @@ Once the package has been accepted through the review process:
325325
approved to the pyOpenSci website. They can perform this step regardless of the
326326
JOSS submission process.
327327

328-
```{include}
328+
```{include} ../appendices/package-approval-template.md
329329
330330
```
331331

0 commit comments

Comments
 (0)