If you add emojis to your commit messages for a GitHub repo, they become less boring, and you can convey to kind of change you're adding. See the full set of GitHub supported emojis here (also useful for easy copy&paste via a simple click).
The following is a possible scheme to use:
emoji |
change type |
text to use |
|---|---|---|
| refactoring | :twisted_rightwards_arrows: |
|
| bug | :bug: |
|
| improvement | :arrow_upper_right: |
|
| `` | ||
| `` | ||
| `` | ||
| `` | ||
| `` | ||
| `` |