labcodes / django-react-boilerplate

Boilerplate for a Django + React project
41 stars 6 forks source link

Keep a changelog #34

Open luzfcb opened 3 years ago

luzfcb commented 3 years ago

I liked the way that's pytest structure the changelog

https://github.com/pytest-dev/pytest/tree/main/changelog

It uses towncrier over the hood https://pypi.org/project/towncrier/

And also have a good pull-request template: https://raw.githubusercontent.com/pytest-dev/pytest/main/.github/PULL_REQUEST_TEMPLATE.md