mirror of
https://github.com/corda/corda.git
synced 2024-12-22 14:22:28 +00:00
536ecdfe67
* Create CLI UX Guidelines * More tweaking * Address review comments * More tweaks * Add recommendation for generating and installing completion files * Update documentation to include base class information * Use ExitCodes base class
18 lines
456 B
ReStructuredText
18 lines
456 B
ReStructuredText
Contributing
|
|
============
|
|
|
|
Corda is an open-source project and contributions are welcome. Our contributing philosophy is described in
|
|
`CONTRIBUTING.md <https://github.com/corda/corda/blob/master/CONTRIBUTING.md>`_. This guide explains the mechanics
|
|
of contributing to Corda.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
contributing
|
|
building-corda
|
|
testing
|
|
codestyle
|
|
cli-ux-guidelines
|
|
building-the-docs
|
|
api-scanner
|
|
contributing-flow-state-machines |