We use the conventional-changelog-eslint
configuration. While you don't need to ensure that individual commits follow that pattern, you do need to ensure that your PR titles do since we enforce squash-commits that default to the PR title and description as the git commit.
<<<<<<< HEAD
f537922 (chore: adds PR title linting (#1))