nephila/djangocms-apphook-setup

View on GitHub
.github/pull_request_template.md

Summary

Maintainability
Test Coverage
# Description

Describe:

* Content of the pull request
* Feature added / Problem fixed

## References

Provide any github issue fixed (as in ``Fix #XYZ``)

# Checklist

* [ ] Code lint checked via `inv lint`
* [ ] Tests added