First off, thanks for taking the time to contribute!
If you find any bugs, feel free to create an issue on GitHub. We appreciate it if you could include the following information:
- A quick summary and/or background
- Steps to reproduce
- Be as detailed as possible
- Include sample code if possible
Here are the steps for creating a pull request:
- Fork the repo on GitHub.
- 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!
You can help us by improving the documentation of the project, it's as important as the code itself!
Please check out the README.md "Development" section
If you have questions or need help with setting up, feel free to open an issue with a description of the problem you're facing.