### Features scketch - Internally generated commits with a python/git library - Commit message validation with the convention's regex - OOP approach since the git library has that (because of this, a new version is needed) ### Ideas that need to be studied - A simpler version only with the regex validation - Machine Learning and auto generation of the commit messages
Features scketch
Ideas that need to be studied