ResearchCodeReviewCommunity / dev-review

website with resources for researchers learning about code review during development
https://dev-review.readthedocs.io/en/latest/
5 stars 3 forks source link

add separate page for review guidelines #44

Closed NickleDave closed 2 years ago

NickleDave commented 2 years ago

Should adopt Oxford code review forum guidelines and add to this site?

Commented-out notes from `perform_code_review.md``

<!--
1. Reviewer consults guidelines/checklist for advice about how to evaluate the code
    - Create a distinct page "Reviewer Guidelines" that gives the highlights from the resources we have collected, and then link to those resources
    - Provide a very high level summary of the subject headings here
    - OxCRN guidelines: https://github.com/OxfordCodeReviewNet/forum/blob/master/guidelines_for_reviewers.md
    - maybe also http://carver.cs.ua.edu/Slides/2019/URSSI-WinterSchool/URSSI-WinterSchool-PeerCodeReview.pdf (Jeff is part of community, probably happy to share)
-->
NickleDave commented 2 years ago

This was fixed by #58

A separate PR (#56) will add links to this page from the detailed "perform code review" page