We love your input (Click Here) whether it's:
- Reporting a typo
- Providing suggestion
- Submitting a fix or help, note: naming
prefix
needs to be meaningful and no multiple
Great Bug Reports tend to have:
- A quick summary and/or background
- Steps to reproduce
- Be specific!
- Give sample code if you can.
- What you expected would happen
- What actually happens
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
Need help for example of the highlighed in picture below, if you have time please help to add them. Please avoid taking from python official documentation directly, search for clearer example from google
Here is a tool if you want to help
Adding new method/function and example can make it more complete and help everyone! Note: please avoid spaces and use \t for the snippet
We Use Github Flow, update happened through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Fork the repo and create your branch from
master
. - If you've added code that should be tested.
- Issue that pull request when you are truly done!
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project.
By contributing, you agree that your contributions will be licensed under its MIT License.