commitlint icon indicating copy to clipboard operation
commitlint copied to clipboard

feat(cz-commitlint): add emoji to title

Open parloti opened this issue 2 years ago • 3 comments

Description

Add an emoji in the title of the questions referring to the type of commit

Motivation and Context

Although emojis are already configured in config-conventional they are not used in cz-commitlint

TODO emoji + title

Usage examples

No need for configuration

How Has This Been Tested?

Tested in private repository

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

parloti avatar Jun 16 '23 18:06 parloti

@parloti thanks! Any chance you can add a test for this?
@curly210102 what do you think about this PR?

escapedcat avatar Jun 17 '23 07:06 escapedcat

@parloti thanks! Any chance you can add a test for this? @curly210102 what do you think about this PR?

Hi! I'll add the tests, to cover the changes.

parloti avatar Jun 17 '23 17:06 parloti

will this be implemented in a near future :) ?

ZeliosAriex avatar May 28 '24 16:05 ZeliosAriex