.. _contributing:

Contributing
############

We welcome contributions and bug fixes to Curator's API and CLI.

We are grateful for the many `contributors`_ who have helped Curator become what it is today.

Please read through our `contribution`_ guide, and the Curator `readme`_ document.

.. _contributors: https://github.com/elastic/curator/blob/master/CONTRIBUTORS
.. _contribution: https://github.com/elastic/curator/blob/master/CONTRIBUTING.md
.. _readme: https://github.com/elastic/curator/blob/master/README.rst

A brief overview of the steps

* fork the repo
* make changes in your fork
* add tests to cover your changes (if necessary)
* run tests
* sign the `CLA`_
* send a pull request!

.. _CLA: http://elastic.co/contributor-agreement/