corda/docs/source/contributing-index.rst
Anthony Keenan 536ecdfe67
CORDA-1760 CLI UX guidelines (#3686)
* 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
2018-09-06 09:37:30 +01:00

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