changeset 32:fae3b8f7cbfb

Add contributing guidelines in README
author Brendan Rius <brendan@omixy.com>
date Sat, 30 Apr 2016 21:44:41 +0100
parents b9be404d9205
children f842dabb75d7 758e2e0670c5
files README.md
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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