aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalame William <william.salame@student.uclouvain.be>2017-12-28 17:31:53 +0100
committerVse Mozhet Byt <vsemozhetbyt@gmail.com>2018-01-03 00:31:17 +0200
commitd179ccac928bd45e4baca8647c3605ec36934eec (patch)
treeffa62f9769c86cf16a2eabc0a85177e62b99b36d
parent02e4c8d981f3b4662d0abfc1031afc29761086f3 (diff)
downloadandroid-node-v8-d179ccac928bd45e4baca8647c3605ec36934eec.tar.gz
android-node-v8-d179ccac928bd45e4baca8647c3605ec36934eec.tar.bz2
android-node-v8-d179ccac928bd45e4baca8647c3605ec36934eec.zip
doc: add references to PR communication articles
Added some references to PR communication articles in Helpful Ressources inside COLLABORATOR_GUIDE.md PR-URL: https://github.com/nodejs/node/pull/17902 Fixes: https://github.com/nodejs/node/issues/16359 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Weijia Wang <starkwang@126.com>
-rw-r--r--COLLABORATOR_GUIDE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index baaf270247..21eb9a872e 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -116,6 +116,11 @@ oppose the PR, it can be landed. Where there is disagreement among TSC members
or objections from one or more Collaborators, `semver-major` pull requests
should be put on 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/)
+
### Waiting for Approvals
Before landing pull requests, sufficient time should be left for input