diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 046e206b68c..09ea9599151 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,6 +57,28 @@ $ npm run cover The test coverage report will be available in `coverage/`. +## Commit Guidelines + +We follow the AngularJS [commit conventions][ngcontributing]. Please model your commit message after the following structure: + +``` +(): + + + +