File tree Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Original file line number Diff line number Diff line change @@ -27,20 +27,29 @@ on the US-RSE slack.
27
27
28
28
# Work Products
29
29
30
- TBD.
30
+ ## Code Review Resources
31
31
32
- ------
32
+ ### Code Review Tutorials and Good Practices
33
33
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)
36
39
37
- Put data about intended efforts or work products here.
40
+ ### Automated Code Review Tools
38
41
39
- ------
42
+ - [ Repo-Review] ( https://learn.scientific-python.org/development/guides/repo-review/ )
43
+ - [ Codefair] ( https://github.com/fairdataihub/codefair-app )
40
44
41
- ## TOPIC 2
45
+ ### Code Review Anxiety
42
46
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 )
44
49
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/ )
You can’t perform that action at this time.
0 commit comments