From 2fcaf9cc9d2e0e15d01e139961eb56ef0458ee54 Mon Sep 17 00:00:00 2001 From: harry <30905128+hr-y@users.noreply.github.com> Date: Wed, 11 Sep 2019 11:30:44 +0200 Subject: [PATCH] :pencil2: Fix typo in contribution docs(#323) Made me scratch my head for a moment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d4cde3..af6a85a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ npm i -g gitmoji-cli ## Contributing to gitmoji -Contributing to gitmoji it's 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). +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). ## License