Skip to content

Commit 11fa5a0

Browse files
authored
Merge pull request #229 from kelle/main
Add words about citation to affiliated package review
2 parents c05efdd + a9ea09c commit 11fa5a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

affiliated/affiliated_package_review_guidelines.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,11 @@ it exists) and see how the package fares:
106106
</tr>
107107
<tr>
108108
<td><img src="https://img.shields.io/badge/Green-brightgreen.svg" alt="Green"></td>
109-
<td>Extensive documentation, including at least: motivation/scope of package, installation instructions, usage examples, API documentation. In terms of infrastructure, the documentation should be automatically built on readthedocs.org. If appropriate, one or more tutorials should be included in the Astropy tutorials at http://tutorials.astropy.org.</td>
109+
<td>Extensive documentation, including at least: motivation/scope of package, installation instructions,
110+
usage examples, and API documentation.
111+
A preferred method of citation of this package and citations to relevant papers and software included where appropriate.
112+
In terms of infrastructure, the documentation should be automatically built on readthedocs.org.
113+
If appropriate, one or more tutorials should be included in the Astropy tutorials at http://tutorials.astropy.org.</td>
110114
</tr>
111115
</table>
112116

0 commit comments

Comments
 (0)