mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
b9efbaa228
* Fix TOC for HTML and PDF (Backport from Enterprise docs) * Tidy up participate section * Address review comments
17 lines
435 B
ReStructuredText
17 lines
435 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
|
|
building-the-docs
|
|
api-scanner
|
|
contributing-flow-state-machines |