Implement C4

As discussed on <https://tree.taiga.io/project/robbt-libreairwaves-airtime-fork/issue/23>...

I am implementing the C4 standard by linking to the document in our main README.md.
This commit is contained in:
Lucas Bickel 2017-02-14 14:27:10 +01:00
parent 5b6114b140
commit 725da17bb7
1 changed files with 17 additions and 0 deletions

View File

@ -16,6 +16,23 @@ By participating in this project you agree to abide by its terms.
Please direct your inquiries to the taiga or open an issue
in GitHub.
## Development Process
The LibreTime follows the standardized [Collective Code Construction
Contract (C4)](https://rfc.zeromq.org/spec:42/C4/). Its abstract is
provided here.
> C4 provides a standard process for contributing, evaluating and
> discussing improvements on software projects. It defines specific
> technical requirements for projects like a style guide, unit tests,
> git and similar platforms. It also establishes different personas
> for projects, with clear and distinct duties. C4 specifies a process
> for documenting and discussing issues including seeking consensus
> and clear descriptions, use of "pull requests" and systematic reviews.
The full text of the contract is licensed under the GPL and available at
the above link courtesy of the [ZeroMQ community](http://zeromq.org/).
## Releasing
The LibreTime maintainers release new versions of LibreTime at regular