Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 478 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (3 loc) · 478 Bytes

Contributing

We welcome any contributions. If you would like to contribute by adding a feature or fixing a bug please submit an issue and we will work with you to incorportate this into the fiesta package. We would appreciate that all pull request originate/start from an issue.

We would like all contributing code to have associated tests and contain types for all arguments and returning objects. All tests will be ran through pytest.