Commit a85c8fe7 authored by Jacob Thornton's avatar Jacob Thornton

add note about contributing

parent b261f978
...@@ -98,6 +98,11 @@ Runs jshint and qunit tests headlessly in phantom js (used for ci). Depends on h ...@@ -98,6 +98,11 @@ Runs jshint and qunit tests headlessly in phantom js (used for ci). Depends on h
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem. This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.
Contributing
------------
Please make all pull requests against wip-* branches. Also, if your unit test contains javascript patches or features - you must include relevant unit tests. Thanks!
Authors Authors
------- -------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment