Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
locale: update development.md
development.md is updated to mention core-validate-commit as a useful
tool in validating commit messages
Fixes: nodejs/node#9328
  • Loading branch information
tanujasawant authored Nov 1, 2016
commit 49d3fca1675b207cebcb2d889b7d31fa8b5017a2
1 change: 1 addition & 0 deletions locale/en/get-involved/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Additionally, Collaborators should:

* Double check Pull Requests to make sure the author's full name and email address are correct before merging.
* Verify that every commit passes all tests.
* The [core-validate-commit](https://github.com/evanlucas/core-validate-commit) command validates the commit message for a particular commit in node core.

### Issue and Pull Request Tagging

Expand Down