Originally suggested by @TomOnTime in #4261 (comment).
Adopt Conventional Commits as the commit message convention. This would change the current uppercase prefix style (DOCS:, ROUTE53:) to lowercase with optional scope (docs:, feat(TRANSIP):).
Places that reference or depend on the current convention:
.goreleaser.yml changelog regexes
.github/pull_request_template.md
documentation/developer-info/provider-request.md
documentation/release/release-engineering.md
CONTRIBUTING.md
Originally suggested by @TomOnTime in #4261 (comment).
Adopt Conventional Commits as the commit message convention. This would change the current uppercase prefix style (
DOCS:,ROUTE53:) to lowercase with optional scope (docs:,feat(TRANSIP):).Places that reference or depend on the current convention:
.goreleaser.ymlchangelog regexes.github/pull_request_template.mddocumentation/developer-info/provider-request.mddocumentation/release/release-engineering.mdCONTRIBUTING.md