Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 278 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 278 Bytes

Contributing

To contribute to django-cloudflare-images you simply need to do the following:

  • Fork the repo
  • Run make install
  • Do your changes and add some tests
  • Run make format
  • Run make test
  • Submit your PR :)

That's it and thank you for contributing !