django-eav2/.github/pull_request_template.md
Mike d9bb51ff79
chore: misc repository clean up (#108)
* chore: remove tox

* chore: bump min python version to 3.6.2

* chore: remove old test runner

* chore: initial changelog

* chore: clean up pr template

* chore: remove manifest file

Co-authored-by: Mike Stralek <mike.stralek@gmail.com>
2021-10-31 02:02:30 +00:00

1.3 KiB

I'm helping!

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc.)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Other Information