wagtail-cookiecutter-foundation
is always open for suggestions and contributions
by generous developers. We will always try to merge your pull request but it helps if you:
- Keep it small and remember that pull request that address an open issue will be accorded higher priority.
- In general your code should follow PEP 8, PEP 257 and more explicitly the Django Coding Style Guidelines.
- Always run the tests.
- Add yourself to the CONTRIBUTORS.rst file in an alphabetical fashion.
- Write good commit messages.
- Ideally, squash your commits, i.e. make your pull requests just one commit.
Thank you for considering wagtail-cookiecutter-foundation
.