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.
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!