summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-10-30 23:41:03 -0700
committerRod Vagg <rod@vagg.org>2018-11-28 11:26:49 +1100
commitd1eebb2e43b5f48dd82d0bf548c5fc29c5fb447a (patch)
treebb647b12e4ed5cad30f227170fe4edd4326ebea5
parent003eb0c8e1cca0108c8936b27d12e95b354e83f1 (diff)
downloadnode-new-d1eebb2e43b5f48dd82d0bf548c5fc29c5fb447a.tar.gz
doc: revise COLLABORATOR_GUIDE.md
Simplify text/content. PR-URL: https://github.com/nodejs/node/pull/23990 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
-rw-r--r--COLLABORATOR_GUIDE.md15
1 files changed, 6 insertions, 9 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md
index 08b506f456..a5c2741b99 100644
--- a/COLLABORATOR_GUIDE.md
+++ b/COLLABORATOR_GUIDE.md
@@ -23,7 +23,7 @@
* [Landing Pull Requests](#landing-pull-requests)
- [Technical HOWTO](#technical-howto)
- [Troubleshooting](#troubleshooting)
- - [I Just Made a Mistake](#i-just-made-a-mistake)
+ - [I Made a Mistake](#i-made-a-mistake)
- [Long Term Support](#long-term-support)
- [What is LTS?](#what-is-lts)
- [How does LTS work?](#how-does-lts-work)
@@ -32,13 +32,10 @@
- [How can I help?](#how-can-i-help)
- [How is an LTS release cut?](#how-is-an-lts-release-cut)
-This document contains information for Collaborators of the Node.js
-project regarding managing the project's code, documentation, and issue tracker.
-
-Collaborators should be familiar with the guidelines for new
-contributors in [CONTRIBUTING.md](./CONTRIBUTING.md) and also
-understand the project governance model as outlined in
-[GOVERNANCE.md](./GOVERNANCE.md).
+This document explains how Collaborators manage the Node.js project.
+Collaborators should understand the
+[guidelines for new contributors](CONTRIBUTING.md) and the
+[project governance model](GOVERNANCE.md).
## Issues and Pull Requests
@@ -638,7 +635,7 @@ make -j4 test
git push upstream master
```
-### I Just Made a Mistake
+### I Made a Mistake
* Ping a TSC member.
* `#node-dev` on freenode