Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.33 KB

CONTRIBUTORS.md

File metadata and controls

19 lines (10 loc) · 1.33 KB

Contributing to Avro to Python Types

Thank you for your interest in contributing to this project! All kinds of contributions are welcome; commenting, reviewing and sending pull requests! We hope to build a vibrant community as we grow the project.

Before contributing, please visit the Open Source Guides to learn more about contributing to an open-source project.

All contributors are expected to follow the Code of Conduct.

All kinds of contributions are welcome. When contributing code please use open issues; code changes, comments are welcome. QA, filing bug reports and creating issues are very welcome (if you can include as much detail as possible and screenshots, it would be appreciated!).

Code Changes

Any code change must be submitted as a pull request. The description should refer to the issue that the code change is addressing with a description of what the code does. The pull request should also contain tests.

Questions

If you have any questions, create an issue.