Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.79 KB

CONTRIBUTING.rst

File metadata and controls

47 lines (31 loc) · 1.79 KB

How can I contribute to streamparse?

Thanks for your interest in contributing to streamparse. We think you'll find the core maintainers great to work with and will help you along the way when contributing pull requests.

If you already know what you'd like to add to streamparse then by all means, feel free to submit a pull request and we'll review it.

If you're unsure about how to contribute, check out our open issues and find one that looks interesting to you (we particularly need help on all issues marked with the "help wanted" label).

If you're not sure how to start or have some questions, shoot us an email in the streamparse user group and we'll give you a hand.

From there, get to work on your improvement and submit a pull request when ready which we'll review.

Environment Setup

Please see Developing Streamparse in the docs for environment setup. Python and Leiningen are required.

Style Guidelines

We'll work with you to get pull requests merged into streamparse. But to help us out, generally following PEP8 guidelines will result in less back and forth.

Parse.ly's CTO, Andrew Montalenti, has published on Github an Elements of Python Style with style suggestions for Python beyond PEP8.

Contributor License Agreement

No contributor license agreement is needed for streamparse. All pull requests are understood to be acceptable to release under streamparse's license, Apache 2.0.