# HG changeset patch # User Brendan Rius # Date 1462049081 -3600 # Node ID fae3b8f7cbfb83176cd582b1b72f7be7d96ed8ec # Parent b9be404d920504b7402bd9b044f1ac54966fe467 Add contributing guidelines in README diff -r b9be404d9205 -r fae3b8f7cbfb README.md --- a/README.md Sat Apr 30 11:18:38 2016 +0100 +++ b/README.md Sat Apr 30 21:44:41 2016 +0100 @@ -29,6 +29,11 @@ ![Example of notebook](example-notebook.png?raw=true "Example of notebook") +## Contributing + +Creates branches named `issue-X` where `X` is the no os the issue. +Rebase instead of merge. + ## License [MIT](LICENSE.txt) \ No newline at end of file