Is there some way of extending the emoji paste feature to include the commit type? This way selecting the emoji would also add the commit type in front of the emoji and only leave the message for us to write.
The best practice for commit names uses the conventional commit spec to describe the commit.
Is there some way of extending the emoji paste feature to include the commit type? This way selecting the emoji would also add the commit type in front of the emoji and only leave the message for us to write.
The best practice for commit names uses the conventional commit spec to describe the commit.
The format we follow is
<commit-type>: ✨ <commit-description>
A sample list that can be followed can be found here: https://dev.fairdataihub.org/git/commits.html#type