Thank you for considering making a contribution to the development of this library!
If you see an issue with the library or have a request for new functionality, please file an issue in GitHub. Please include specifics about which version of Python and Django you are using, as well as which version of the django-computed-property library you are using. Whenever possible, include a code sample that demonstrates the issue you are seeing or the desired developer experience.
Submit a pull request with your changes. Ensure that you have added tests to
cover any modifications you have made. Add yourself to the AUTHORS
file,
add a summary of changes to the CHANGES.md
, and update documentation if necessary.