mirror of
https://github.com/corda/corda.git
synced 2024-12-26 16:11:12 +00:00
53b33f138b
* CORDA-1585 - Tidy up participate docs + pdf toctree backport (#3674) * Fix TOC for HTML and PDF (Backport from Enterprise docs) * Tidy up participate section * Address review comments # Conflicts: # docs/source/building-container-images.rst # docs/source/conf.py # docs/source/contributing.rst # docs/source/getting-set-up.rst # docs/source/index.rst # docs/source/release-process-index.rst * Fixing merge issue * Add release process changes into index
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 |