Pull request titles must follow this format:
type: description
Allowed types are chore, docs, feat, fix, refactor, security and test.
Scopes are currently not allowed. For example, fix: correct login redirect is valid but fix(auth): correct login redirect is not.