]> Git Repo - VerusCoin.git/blame - README.md
move current qt specific readme to doc/, restore original README.md
[VerusCoin.git] / README.md
CommitLineData
cc558f06 1
cba3a174 2Bitcoin integration/staging tree
81b2d877 3
ae42d69d
GA
4Development process
5===================
81b2d877 6
cc558f06
JG
7Developers work in their own trees, then submit pull requests when
8they think their feature or bug fix is ready.
9
10If it is a simple/trivial/non-controversial change, then one of the
11bitcoin development team members simply pulls it.
12
13If it is a more complicated or potentially controversial
14change, then the patch submitter will be asked to start a
15discussion (if they haven't already) on the mailing list:
16http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development
cba3a174 17
cc558f06
JG
18The patch will be accepted if there is broad consensus that it is a
19good thing. Developers should expect to rework and resubmit patches
20if they don't match the project's coding conventions (see coding.txt)
21or are controversial.
cba3a174 22
cc558f06
JG
23The master branch is regularly built and tested, but is not guaranteed
24to be completely stable. Tags are regularly created to indicate new
25official, stable release versions of Bitcoin. If you would like to
26help test the Bitcoin core, please contact [email protected].
cba3a174 27
cc558f06
JG
28Feature branches are created when there are major new features being
29worked on by several people.
This page took 0.028116 seconds and 4 git commands to generate.