summaryrefslogtreecommitdiff
path: root/doc/onboarding.md
diff options
context:
space:
mode:
authorRuben Bridgewater <ruben@bridgewater.de>2017-12-17 20:32:28 -0300
committerRuben Bridgewater <ruben@bridgewater.de>2017-12-26 10:41:17 +0100
commit6924dac6cef7a0eae661903a17b1d35e22166c27 (patch)
tree1a330a54757f1521f2a86cea363a8f0ca0f40d9f /doc/onboarding.md
parent5c2901391a656a5c3b931590e39a9c182b7aecd3 (diff)
downloadandroid-node-v8-6924dac6cef7a0eae661903a17b1d35e22166c27.tar.gz
android-node-v8-6924dac6cef7a0eae661903a17b1d35e22166c27.tar.bz2
android-node-v8-6924dac6cef7a0eae661903a17b1d35e22166c27.zip
doc: use consistent new lines
PR-URL: https://github.com/nodejs/node/pull/17722 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Diffstat (limited to 'doc/onboarding.md')
-rw-r--r--doc/onboarding.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/onboarding.md b/doc/onboarding.md
index 37e250d558..1491b5ee9e 100644
--- a/doc/onboarding.md
+++ b/doc/onboarding.md
@@ -107,6 +107,7 @@ onboarding session.
[here](https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md).
## Reviewing PRs
+
* The primary goal is for the codebase to improve.
* Secondary (but not far off) is for the person submitting code to succeed. A
pull request from a new contributor is an opportunity to grow the community.