Should we enforce conventional commits for every squashed PR's commit message? Commits on a branch which are going to be squashed can look like preferred. But on the master branch it keeps history consistent and lets us auto generate release notes much better. Strict semver versioning probably doesn't matter much for an app like this, but I think it's in general a good convention
Should we enforce conventional commits for every squashed PR's commit message? Commits on a branch which are going to be squashed can look like preferred. But on the master branch it keeps history consistent and lets us auto generate release notes much better. Strict semver versioning probably doesn't matter much for an app like this, but I think it's in general a good convention