good morning!!!!

Skip to content
Snippets Groups Projects
Commit 4a656eff authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Added git flow explanation

parent 73fd358d
No related branches found
No related tags found
No related merge requests found
...@@ -43,9 +43,14 @@ This is the Developer package. For the development client please see ...@@ -43,9 +43,14 @@ This is the Developer package. For the development client please see
Contribution Contribution
============ ============
If you'd like to contribute to Ethereum Go please fork, fix, commit and If you'd like to contribute to Eth please fork, fix, commit and
send a pull request. Commits who do not comply with the coding standards send a pull request. Commits who do not comply with the coding standards
are ignored. are ignored. If you send pull requests make absolute sure that you
commit on the `develop` branch and that you do not merge to master.
Commits that are directly based on master are simply ignored.
To make life easier try [git flow](http://nvie.com/posts/a-successful-git-branching-model/) it sets
this all up and streamlines your work flow.
Coding standards Coding standards
================ ================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment