Support conventional commits #2279
Labels
feature-request
Request for a new feature or additional functionality.
project-admin
Anything to do with the administration & organisation of moviepy. I.e. project "meta".
tooling
Apps, integrations, workflows, tools... relevant to the maintenance of this project/repo.
I'd like to propose we introduce conventional commits to increase the specificity of commits/for better differentiation of commits/overall quality of commit messages.
Having had a look at recently submitted PRs, I feel like requiring a commit message
type
would reduce the number of PRs which try to do too much at once because it a) forces people to consciously think about what a commit is trying to achieve and b) makes it immediately obvious when there's a potential lack of separation of concerns (e.g. lots of different types mixed together).The text was updated successfully, but these errors were encountered: