Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2021-07-03 22:54:55 +0300
committerRich Trott <rtrott@gmail.com>2021-07-06 00:01:20 +0300
commit2fd687ae1f6791ca155f20f070ab39e8900d8a6e (patch)
treef6eb78ccaea0ffa1ff0bb06f9783e015bb3ee84a /onboarding.md
parentb31c6c91ec4bb5baaa600f1f9be698051b1b1774 (diff)
doc: remove onboarding-extras
Migrate last bit of onboarding-extras content to collaborator-guide and remove onboarding-extras. PR-URL: https://github.com/nodejs/node/pull/39252 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'onboarding.md')
-rw-r--r--onboarding.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/onboarding.md b/onboarding.md
index d1eca3a4c40..52104b9fb26 100644
--- a/onboarding.md
+++ b/onboarding.md
@@ -81,7 +81,7 @@ The project has two venues for real-time discussion:
* Be nice about closing issues! Let people know why, and that issues and PRs
can be reopened if necessary
-* [**See "Labels"**](./doc/guides/onboarding-extras.md#labels)
+* See [Labels][].
* There is [a bot](https://github.com/nodejs-github-bot/github-bot) that
applies subsystem labels (for example, `doc`, `test`, `assert`, or `buffer`)
so that we know what parts of the code base the pull request modifies. It is
@@ -239,6 +239,7 @@ needs to be pointed out separately during the onboarding.
the [summit](https://github.com/nodejs/summit) repository for details.
[Code of Conduct]: https://github.com/nodejs/admin/blob/HEAD/CODE_OF_CONDUCT.md
+[Labels]: doc/guides/collaborator-guide.md#labels
[Landing Pull Requests]: doc/guides/collaborator-guide.md#landing-pull-requests
[Publicizing or hiding organization membership]: https://help.github.com/articles/publicizing-or-hiding-organization-membership/
[`author-ready`]: doc/guides/collaborator-guide.md#author-ready-pull-requests