| 1 | Regulations: |
| 2 | |
| 3 | Substantive provisions |
| 4 | |
| 5 | === Regulations of stabilisation of a '''master''' branch. === |
| 6 | ''' In a stable branch are accepted only stable patches without a revolutionary functional.''' |
| 7 | Design cycle consists in: |
| 8 | * negotiation necessary refactoring |
| 9 | * addition of a new functional from the stabilised experimental branches |
| 10 | * stabilisation and an error-checking |
| 11 | * pre-release release * a stop of acceptance of a new functional |
| 12 | * an error-checking, bug-fixing |
| 13 | * publication of the release-candidate |
| 14 | * an error-checking |
| 15 | * publication of release |
| 16 | |
| 17 | === Regulations of negotiation of a new functional === |
| 18 | Design cycle consists in: |
| 19 | * creation on the basis of a stable branch master, an experimental branch |
| 20 | * addition of a new functional |
| 21 | * merdging with a branch master |