We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bba518 commit b950f80Copy full SHA for b950f80
docs/contributing.rst
@@ -142,7 +142,9 @@ of the notebook itself.
142
143
Some tips for reviewing
144
^^^^^^^^^^^^^^^^^^^^^^^
145
-
+* Does this PR close an issue? Does the author link to it or mention it?
146
+* (Ideally) does the user use a branch name that identifies the user and the feature (e.g. `username/feature_name`)
147
+* Has the author added their [affiliation details to this file](https://github.com/COSIMA/cosima-recipes/blob/main/.zenodo.json).
148
* Does the pull request have a concise description of the proposed changes? If not, request it.
149
* Have a look at the proposed changes. Do they make sense?
150
* Is the proposed code clean and clear?
0 commit comments