Contributing
In this document I’ll describe some of the ways you can help.
When you’re ready, you can submit a pull-request with your changes. Successful patches will have the following:
- Documentation, both prose form and general API documentation.
- Code that conforms stylistically with the rest of the Peewee codebase.
- Traceback and the error message (please !)
- Peewee version:
- Which database you’re using
If you have found a bug in the code and submit a failing test-case, then hats-off to you, you are a hero!
- Ask on StackOverflow. I check SO just about every day for new peewee questions and try to answer them. This has the benefit also of preserving the question and answer for other people to find.