diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7d7b0fb6a6..b31dc60596 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -183,6 +183,10 @@ license your work under the terms of the [MIT License](LICENSE.md). - strict mode - "Attractive" +### Checking coding style + +Run `grunt test` before committing to ensure your changes follow our coding standards. + ## License