Straw-man for dev process
[novacoin.git] / README.md
1 Bitcoin integration/staging tree
2
3 Straw-man plan for Bitcoin development (open source vets, please slap me around and help make this better):
4
5 Developers work in their own trees, then submit pull requests when they think their feature is ready.
6
7 Requests get discussed (where? bitcoin forums?) and if there's broad consensus they're a good thing, well written, match coding style, etc. then they're merged into the 'master' branch.
8
9 master branch is regularly built and tested (by who? need people willing to be quality assurance testers), and periodically pushed to the subversion repo to become the official, stable, released bitcoin.
10
11
12 We'll create feature branches if/when there are major new features being worked on by several people.
13