From: Zlatan Vasović Date: Mon, 3 Feb 2014 16:20:31 +0000 (+0100) Subject: Add `grunt test` note X-Git-Tag: v3.2.0~403^2~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed6075010f90a8722e77a9b24ad8d9fd99c0189;p=thirdparty%2Fbootstrap.git Add `grunt test` note --- 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