kotools / types

Explicit types for Kotlin Multiplatform.
https://types.kotools.org
MIT License
90 stars 6 forks source link

😜 Gitmoji #490

Closed LVMVRQUXL closed 8 months ago

LVMVRQUXL commented 9 months ago

📝 Description

For adding visual indicators to our releases, we would like to attach the following emojis to them:

Also, starting from this issue, we will use Gitmoji for commits in the following way:

<intention> <message> (<identifier>)

Here's an example of commit message:

⬆️ Bump binary-compatibility-validator to 0.14.0 (#380)

It may also be interesting to configure the Gitmoji CLI locally.

✅ Checklist

LVMVRQUXL commented 9 months ago

The definition of commit conventions is related to the issue #329. 👀