Skip to content

Commit a85c8fe

Browse files
committed
add note about contributing
1 parent b261f97 commit a85c8fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ Runs jshint and qunit tests headlessly in phantom js (used for ci). Depends on h
9898
This is a convenience method for watching just Less files and automatically building them whenever you save. Requires the Watchr gem.
9999

100100

101+
Contributing
102+
------------
103+
104+
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!
105+
101106

102107
Authors
103108
-------

0 commit comments

Comments
 (0)