mirror of
https://github.com/monero-project/monero.git
synced 2026-06-12 19:11:36 -07:00
@@ -77,17 +77,6 @@ You should have received a copy of the GNU General Public License along with thi
|
||||
|
||||
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.
|
||||
|
||||
## Goals
|
||||
|
||||
C4 is meant to provide a reusable optimal collaboration model for open source software projects. It has these specific goals:
|
||||
|
||||
- To maximize the scale and diversity of the community around a project, by reducing the friction for new Contributors and creating a scaled participation model with strong positive feedbacks;
|
||||
- To relieve dependencies on key individuals by separating different skill sets so that there is a larger pool of competence in any required domain;
|
||||
- To allow the project to develop faster and more accurately, by increasing the diversity of the decision making process;
|
||||
- To support the natural life cycle of project versions from experimental through to stable, by allowing safe experimentation, rapid failure, and isolation of stable code;
|
||||
- To reduce the internal complexity of project repositories, thus making it easier for Contributors to participate and reducing the scope for error;
|
||||
- To enforce collective ownership of the project, which increases economic incentive to Contributors and reduces the risk of hijack by hostile entities.
|
||||
|
||||
## Design
|
||||
|
||||
### Preliminaries
|
||||
|
||||
Reference in New Issue
Block a user