Closed
Description
What problem does this feature solve?
Change the initial commit message to something more verbose like init project using vue-cli
or let the user write his first commit message after vue-cli
have finished to setup everything.
What does the proposed API look like?
Currently we do not have the choice for a commit message which is by default init
. It's still possible to amend and rewrite the commit message.