diff options
author | Rich Trott <rtrott@gmail.com> | 2017-12-30 20:42:43 -0800 |
---|---|---|
committer | Jon Moss <me@jonathanmoss.me> | 2018-01-02 18:14:42 -0500 |
commit | 525b6dd0be23716e9d46886b1d222c8826c9d000 (patch) | |
tree | c14b13f443e25432472e01c3d39b8e52fc249509 /COLLABORATOR_GUIDE.md | |
parent | dd7c2b77a32a0b8bc86262989f6ee0d1e94eed4e (diff) | |
download | node-new-525b6dd0be23716e9d46886b1d222c8826c9d000.tar.gz |
doc: improve alt text
Current alt text results in "GitHub badge badge". Change to intended use
of alt text so that it reads "GitHub First-time contributor badge". (The
alt text is supposed to replace the image in the event that the image
cannot be rendered.)
PR-URL: https://github.com/nodejs/node/pull/17922
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
-rw-r--r-- | COLLABORATOR_GUIDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COLLABORATOR_GUIDE.md b/COLLABORATOR_GUIDE.md index 205ff59415..d599bb0bff 100644 --- a/COLLABORATOR_GUIDE.md +++ b/COLLABORATOR_GUIDE.md @@ -56,7 +56,7 @@ or a pull request. Courtesy should always be shown to individuals submitting issues and pull requests to the Node.js project. Be welcoming to first-time contributors, -identified by the GitHub  badge. +identified by the GitHub  badge. For first-time contributors, check if the commit author is the same as the pull request author, and ask if they have configured their git |