chore: development process is in contributing
This commit is contained in:
parent
90d682a799
commit
6e6c7095f4
24
README.md
24
README.md
|
@ -1,4 +1,4 @@
|
||||||

|
[](https://github.com/libretime/libretime)
|
||||||
|
|
||||||
[](https://opencollective.com/libretime)
|
[](https://opencollective.com/libretime)
|
||||||
|
|
||||||
|
@ -9,8 +9,6 @@ It is managed by a friendly inclusive community of stations from around the
|
||||||
globe that use, document and improve LibreTime. Join us in fixing bugs and in
|
globe that use, document and improve LibreTime. Join us in fixing bugs and in
|
||||||
defining how we manage the codebase going forward.
|
defining how we manage the codebase going forward.
|
||||||
|
|
||||||
We are currently ramping up development on this repository.
|
|
||||||
|
|
||||||
Check out the [documentation](https://libretime.org) for more information and
|
Check out the [documentation](https://libretime.org) for more information and
|
||||||
start broadcasting!
|
start broadcasting!
|
||||||
|
|
||||||
|
@ -18,24 +16,8 @@ Please note that LibreTime is released with a [Contributor Code
|
||||||
of Conduct](https://github.com/libretime/organization/blob/main/CODE_OF_CONDUCT.md).
|
of Conduct](https://github.com/libretime/organization/blob/main/CODE_OF_CONDUCT.md).
|
||||||
By participating in this project you agree to abide by its terms.
|
By participating in this project you agree to abide by its terms.
|
||||||
|
|
||||||
Please submit enhancements, bug-fixes or comments via GitHub.
|
You can find details about our development process in the
|
||||||
|
[contributing](./CONTRIBUTING.md) guide.
|
||||||
## 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](https://zeromq.org/).
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue