summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-04 13:55:28 -0800
committerRich Trott <rtrott@gmail.com>2018-12-04 18:20:50 -0800
commite9a1fee818e143506a894dc1cb8e55ecbf32315d (patch)
treee24044d61542ad67462cda643a0eb2ea2458a9c8 /COLLABORATOR_GUIDE.md
parent5e80a9a160a439e64f12353712a33ea9d5adddbf (diff)
downloadandroid-node-v8-e9a1fee818e143506a894dc1cb8e55ecbf32315d.tar.gz
android-node-v8-e9a1fee818e143506a894dc1cb8e55ecbf32315d.tar.bz2
android-node-v8-e9a1fee818e143506a894dc1cb8e55ecbf32315d.zip
doc: use author's titles for linked resources
Update Collaborator Guide links to use the title of the item being linked. PR-URL: https://github.com/nodejs/node/pull/24837 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yuta Hiroto <hello@hiroppy.me> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r--COLLABORATOR_GUIDE.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index 742ed846ea..d270903c2e 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -141,8 +141,9 @@ the TSC meeting agenda.
#### Helpful resources
-* How to respectfully and usefully review code, part [one](https://mtlynch.io/human-code-reviews-1/) and [two](https://mtlynch.io/human-code-reviews-2/)
-* [How to write a positive code review](https://css-tricks.com/code-review-etiquette/)
+* [How to Do Code Reviews Like a Human (Part One)](https://mtlynch.io/human-code-reviews-1/)
+* [How to Do Code Reviews Like a Human (Part Two)](https://mtlynch.io/human-code-reviews-2/)
+* [Code Review Etiquette](https://css-tricks.com/code-review-etiquette/)
### Waiting for Approvals