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
Make sure all the relevant boxes are checked (and only check the box if you actually completed the step):
2
2
3
-
-[ ]closes #xxx (identify the issue associated with this PR)
4
-
-[ ]tests passed
5
-
-[ ]new tests added
6
-
-[ ]science test figures
7
-
-[ ]checked that the new code conforms to the [SUMMA coding conventions](https://github.com/NCAR/summa/blob/master/docs/howto/summa_coding_conventions.md)
8
-
-[ ]ReleaseNotes entry
3
+
-[ ]Closes #xxx (identify the issue associated with this PR)
4
+
-[ ]Code passes standard test cases (results are either bit-for-bit identical, or differences are explained in the PR comment)
5
+
-[ ]New tests added (describe which tests were performed to test the changes)
6
+
-[ ]Science test figures (add figures to PR comment and describe the tests)
7
+
-[ ]Checked that the new code conforms to the [SUMMA coding conventions](https://github.com/NCAR/summa/blob/master/docs/howto/summa_coding_conventions.md)
8
+
-[ ]Describe the change in the release notes (found here: `./summa/docs/whats-new.md`)
0 commit comments