diff --git a/locale/en/get-involved/development.md b/locale/en/get-involved/development.md index 7eaf4e103d164..ba19d07c2c09b 100644 --- a/locale/en/get-involved/development.md +++ b/locale/en/get-involved/development.md @@ -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