Patches

Do you have an idea for a new feature, or is there a clunky API you’d like toimprove? Before coding it up and submitting a pull-request, open a new issue on GitHub describing yourproposed changes. This doesn’t have to be anything formal, just a descriptionof what you’d like to do and why.

When you’re ready, you can submit a pull-request with your changes. Successfulpatches will have the following:

  • Unit tests.
  • Documentation, both prose form and general API documentation.
  • Code that conforms stylistically with the rest of the Peewee codebase.