]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add note about contributing
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 28 May 2012 03:07:58 +0000 (20:07 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 28 May 2012 03:07:58 +0000 (20:07 -0700)
README.md

index 54ea40577f64bfeb5a9f31639127111ad2a1b601..65195a5dad67b0a9a2ea1bfec3f5e7f5a4d80a12 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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.
 
 
+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
 -------