Skip to content

Commit

Permalink
📝 Add a section about gitmoji-changelog (#269)
Browse files Browse the repository at this point in the history
* 📝 Add a section about gitmoji-changelog

* 📝 Create a related tools section

* 👌 Add hyphen

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>

Co-authored-by: Vinícius Hoyer <contact@vhoyer.dev>
Co-authored-by: Carlos Cuesta <carloscuesta@me.com>
  • Loading branch information
3 people authored Jun 3, 2020
1 parent 15ad583 commit 8d13270
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ To use gitmojis from your command line install [gitmoji-cli](https://github.com/
npm i -g gitmoji-cli
```

## Related tools

- [gitmoji-changelog](https://github.com/frinyvonnick/gitmoji-changelog/): A changelog generator for gitmoji 😜 It uses emojis in your commit messages to group them and create a markdown file with your changes.

## Contributing to gitmoji

Contributing to gitmoji is a piece of :cake:, read the [contributing guidelines](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md). You can discuss emojis using the [issues section](https://github.com/carloscuesta/gitmoji/issues/new). To add a new emoji to the list create an issue and send a pull request, see [how to send a pull request and add a gitmoji](https://github.com/carloscuesta/gitmoji/blob/master/.github/CONTRIBUTING.md#how-to-add-a-gitmoji).
Expand Down

0 comments on commit 8d13270

Please sign in to comment.