According to [angular developer guide](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#subject) the first letter of the subject must not be capitalised. Though, `@commitlint/config-angular` allows it. I think this is an easy change by setting `subject-case`?