From 0b9012714869b8d6f2368d528a7c01941b96037b Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Tue, 26 Jan 2016 22:48:11 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc8c7f4..df8c6bc 100755 --- a/README.md +++ b/README.md @@ -664,6 +664,7 @@ If you submit a pull request, thanks! There are a couple rules to follow though * Do not include sylistic improvements ("housekeeping"). If you think one part deserves lots of housekeeping, use a separate pull request so as not to pollute the code. * Don't forget tests for your new feature. Also don't forget to run the whole test suite before submitting to make sure you didn't introduce regressions. * Do not build the browser version in your branch, I'll take care of it once the code is merged. +* Update the readme accordingly. ## Bug reporting guidelines If you report a bug, thank you! That said for the process to be manageable please strictly adhere to the following guidelines. I'll not be able to handle bug reports that don't: