summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 62a7f7bb6b..74317c7e2b 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -93,7 +93,3 @@ to update from nodejs/node:
* `git checkout master`
* `git remote update -p` OR `git fetch --all`
* `git merge --ff-only upstream/master` (or `REMOTENAME/BRANCH`)
-
-## Best practices
-
-* When making PRs, spend time writing a thorough description.