aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 304a983d2..e0021c8e5 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