We welcome contributions from the community. Please see below for our guidelines on contributing.
If something isn't working the way you expected, please take a look at previously logged issues first. Have you found a new bug? Want to request a new feature? We'd love to hear from you.
Please include the following information in your issue:
- Python version
- a snippet of code
- an explanation of
- what you saw
- what you expected to see
We're just getting started so even just telling us what you want to see would be extremely helpful!
Feel free to submit issues and enhancement requests.
Please refer to each project's style guidelines and guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!