README
branchstable
changeset 926 14d91c36f88b
parent 924 a6a202c22b28
child 929 306f67906a6c
--- a/README	Sat May 03 03:46:21 2014 +0530
+++ b/README	Tue Apr 15 14:06:20 2014 -0400
@@ -29,7 +29,12 @@
 ==========
 
 The simplest way to contribute is to issue a pull request on Bitbucket
-(https://bitbucket.org/marmoute/mutable-history).
+(https://bitbucket.org/marmoute/mutable-history). Please don't forget
+to update and run the tests when you fix a bug or add a feature. To
+run the tests:
+
+    cd tests
+    python run-tests.py --with-hg=/path/to/hg
 
 However, some cutting-edge changes may be found in a mutable repository hosted
 by logilab before they are published.