| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9b4403d commit 46063b8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -65,9 +65,9 @@ badge. | |||
| 65 | 65 | ||
| 66 | 66 | For first-time contributors, check if the commit author is the same as the | |
| 67 | 67 | pull request author, and ask if they have configured their git | |
| 68 | - username and email to their liking as per [this guide][git-username]. | ||
| 69 | - This is to make sure they would be promoted to "contributor" once | ||
| 70 | - their pull request lands. | ||
| 68 | + [username][git-username] and [email][git-email] to their liking. | ||
| 69 | + This is to make sure they would be promoted to "contributor" once their | ||
| 70 | + pull request lands. | ||
| 71 | 71 | ||
| 72 | 72 | ### Closing Issues and Pull Requests | |
| 73 | 73 | ||
@@ -889,5 +889,6 @@ If you cannot find who to cc for a file, `git shortlog -n -s <file>` may help. | |||
| 889 | 889 | [git-node]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md | |
| 890 | 890 | [git-node-metadata]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md#git-node-metadata | |
| 891 | 891 | [git-username]: https://help.github.com/articles/setting-your-username-in-git/ | |
| 892 | + [git-email]: https://help.github.com/articles/setting-your-commit-email-address-in-git/ | ||
| 892 | 893 | [node-core-utils-credentials]: https://github.com/nodejs/node-core-utils#setting-up-credentials | |
| 893 | 894 | [node-core-utils-issues]: https://github.com/nodejs/node-core-utils/issues | |
| Back | FazBrowse Home | New Git URL |
0 commit comments