Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 748 Bytes

contributing.rst

File metadata and controls

25 lines (17 loc) · 748 Bytes

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!