From 355ee21dec0c9dfccc6b589b7443a716d1a29f7f Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Sat, 18 Feb 2012 06:04:58 +0100 Subject: [PATCH] Added a blob for prefering elementary commits --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 84652e99..751822ce 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,9 @@ Here, you can put just any kind of tool. Please use this directory instead of a It makes things way more easy to search for others. And, it serves as an incubator of SVN `trunk/contrib` :-) + +## Notes to contributors + +We like to have ''elementary'' commits (a good rationale is : one per Changelog entry), as it is much easier to manage for reviewing. Debugging is also usually easier that way. + +So please **don't** be afraid to make as many commits as needed.