Closed javinyx closed 2 years ago
Emoji location is after commit type by default right now.
Being able to add emoji before the whole commit message.
Right now, it's like this by default: feat: ✨ new feature
feat: ✨ new feature
Having this option could make it like this: ✨ feat: new feature
✨ feat: new feature
Thanks for reading!
👋 @Javinyx, thanks for your question, The issue has been discussed.
Related:
@yi-Xu-0100 Thank you!
Is your feature request related to a problem? Please describe
Emoji location is after commit type by default right now.
Describe the solution you'd like
Being able to add emoji before the whole commit message.
Additional context
Right now, it's like this by default:
feat: ✨ new feature
Having this option could make it like this:
✨ feat: new feature
Thanks for reading!