From b930096efee98208bcf1b4f914a4406c03c17baa Mon Sep 17 00:00:00 2001 From: Olivier Bazoud Date: Sat, 16 Feb 2013 23:02:17 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index a595ce5..ed74be0 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,20 @@ Early adopters +Contribute +======= + +Here's the most direct way to get your work merged into the project. + +1. Fork the project +2. Clone down your fork +3. Create a feature branch +4. Hack away and add tests, not necessarily in that order +5. Make sure everything still passes by running tests +6. If necessary, rebase your commits into logical chunks without errors +7. Push the branch up to your fork +8. Send a pull request for your branch + In the news =======