mirror of
https://github.com/monero-project/monero.git
synced 2025-02-23 10:11:19 +02:00
docs: remove 'creating stable releases' section
This commit is contained in:
parent
90359e31fd
commit
70d39076e0
@ -153,14 +153,6 @@ C4 is meant to provide a reusable optimal collaboration model for open source so
|
|||||||
- Any Contributor who has value judgments on a correct patch SHOULD express these via their own patches.
|
- Any Contributor who has value judgments on a correct patch SHOULD express these via their own patches.
|
||||||
- Maintainers MAY commit changes to non-source documentation directly to the project.
|
- Maintainers MAY commit changes to non-source documentation directly to the project.
|
||||||
|
|
||||||
### Creating stable releases
|
|
||||||
|
|
||||||
- The project MUST have one branch ("master") that always holds the latest in-progress version and SHOULD always build.
|
|
||||||
- The project MUST NOT use topic branches for any reason. Personal forks MAY use topic branches.
|
|
||||||
- To make a stable release someone MUST fork the repository by copying it and thus become maintainer of this repository.
|
|
||||||
- Forking a project for stabilization MAY be done unilaterally and without agreement of project maintainers.
|
|
||||||
- A patch to a stabilization project declared "stable" MUST be accompanied by a reproducible test case.
|
|
||||||
|
|
||||||
### Evolution of public contracts
|
### Evolution of public contracts
|
||||||
|
|
||||||
- All Public Contracts (APIs or protocols) MUST be documented.
|
- All Public Contracts (APIs or protocols) MUST be documented.
|
||||||
|
Loading…
Reference in New Issue
Block a user