Skip to content

Commit c6c76f0

Browse files
authored
Merge pull request #1645 from Aariq/code-review-resouces
Add links to code-review working group page
2 parents 3635977 + b3dc66f commit c6c76f0

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

pages/wg/code-review.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,29 @@ on the US-RSE slack.
2727

2828
# Work Products
2929

30-
TBD.
30+
## Code Review Resources
3131

32-
------
32+
### Code Review Tutorials and Good Practices
3333

34-
<!--
35-
## TOPIC 1
34+
- [code-review.org](https://code-review.org/)
35+
- [Tidyteam code review principles](https://code-review.tidyverse.org/)
36+
- [Code review training module](https://intersect-training.org/Code-Review/)
37+
- ["How to do Code Reviews Like a Human"](https://www.youtube.com/watch?v=0t4_MfHgb_A) (lecture recording)
38+
- ["Contemporary Peer Code Review Practices in Research Software"](https://carver.cs.ua.edu/Slides/2019/CodeReviewTutorial/TutorialSlides.pdf) (slides)
3639

37-
Put data about intended efforts or work products here.
40+
### Automated Code Review Tools
3841

39-
------
42+
- [Repo-Review](https://learn.scientific-python.org/development/guides/repo-review/)
43+
- [Codefair](https://github.com/fairdataihub/codefair-app)
4044

41-
## TOPIC 2
45+
### Code Review Anxiety
4246

43-
Put data about intended efforts or work products here.
47+
- [Understanding and Effectively Mitigating Code Review Anxiety](https://osf.io/preprints/psyarxiv/8k5a4)
48+
- [The Code Review Anxiety Workbook](https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1)
4449

45-
------
46-
-->
50+
## Volunteer Opportunities
51+
52+
- [rOpenSci](https://ropensci.org/software-review)
53+
- [pyOpenSci](https://www.pyopensci.org/)
54+
- [JOSS](https://joss.theoj.org/)
55+
- [DHTech](https://dhcodereview.github.io/)

0 commit comments

Comments
 (0)