summaryrefslogtreecommitdiff
path: root/doc/guides/contributing
diff options
context:
space:
mode:
authorrexagod <rexagod@gmail.com>2019-06-08 04:59:08 +0530
committerRich Trott <rtrott@gmail.com>2019-06-09 20:15:25 -0700
commit03d008fe287631dc10147073ca933b6c45130ce3 (patch)
tree01a2b254cbd2d91e2c2f21ca74fba52198871a56 /doc/guides/contributing
parent626f24374741c4ee83c7da45542b99e67855707d (diff)
downloadandroid-node-v8-03d008fe287631dc10147073ca933b6c45130ce3.tar.gz
android-node-v8-03d008fe287631dc10147073ca933b6c45130ce3.tar.bz2
android-node-v8-03d008fe287631dc10147073ca933b6c45130ce3.zip
doc: fix `prohibited-strings` warning in `pull-requests.md`
Correct "Github" to "GitHub" in compliance to the linting standards. PR-URL: https://github.com/nodejs/node/pull/28127 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'doc/guides/contributing')
-rw-r--r--doc/guides/contributing/pull-requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/contributing/pull-requests.md b/doc/guides/contributing/pull-requests.md
index f90e74acbf..fe4e9594f1 100644
--- a/doc/guides/contributing/pull-requests.md
+++ b/doc/guides/contributing/pull-requests.md
@@ -84,7 +84,7 @@ You can use any name/email address you prefer here. We only use the
metadata generated by `git` using this configuration for properly attributing
your changes to you in the `AUTHORS` file and the changelog.
-If you would like for the Github UI to link the commit to your account
+If you would like for the GitHub UI to link the commit to your account
and award you the `Contributor` label after the changes have been merged,
make sure this local email is also added to your
[GitHub email list](https://github.com/settings/emails).