Changes

m
Line 133: Line 133:  
Note that all branches are always open for contributions to maintenance purpose in GitHub, so if you install Dolibarr using a '''git clone''' (recommended installation method for experienced users), you may benefit of a very long term support of your major version, even if no more auto-installer binary packages are generated for this version.
 
Note that all branches are always open for contributions to maintenance purpose in GitHub, so if you install Dolibarr using a '''git clone''' (recommended installation method for experienced users), you may benefit of a very long term support of your major version, even if no more auto-installer binary packages are generated for this version.
    +
 +
==Merging PR process==
 +
When a change of code is submit for merging, the Branch Merger can use this decision chart to know if a PR can be merged into the maintenance branch:
 +
[[File:Chart of decision.png]]
    
==Release Process==
 
==Release Process==