Skip to content

Commit e836583

Browse files
committed
add links to code review resources
1 parent e1cce20 commit e836583

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

pages/wg/code-review.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,20 +27,26 @@ 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/)
3636

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

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

41-
## TOPIC 2
42+
### Code Review Anxiety
4243

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

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

0 commit comments

Comments
 (0)