Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-05-28 07:07:58 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-05-28 07:07:58 +0400
commita85c8fe74e2bea9c99ad405dd667035b5307e31e (patch)
tree7e20b9502bcb81b77887c1afb321f73e14acdc45 /README.md
parentb261f9781bbf31f499cb55c49451dc0c0ad43062 (diff)
add note about contributing
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 54ea40577f..65195a5dad 100644
--- 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
-------