diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 33d9c10..80860aa 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -19,7 +19,7 @@ If you would like to add a new emoji to gitmoji, fill the provided `ISSUE_TEMPLA ## How to add a gitmoji -A **gitmoji** should define an action not a scope, take that into consideration when trying to suggest a new addition! +A **gitmoji** should define an action not a scope and it should answer the following question: _"What has been done in the commit?"_ instead of _how_, take that into consideration when trying to suggest a new addition! 1. Open the **gitmojis.json** file located at `src/data/gitmojis.json`. 2. Add your emoji using the following code inside of the `gitmojis array []`: diff --git a/src/__tests__/__snapshots__/pages.spec.js.snap b/src/__tests__/__snapshots__/pages.spec.js.snap index e4812ce..b69d141 100644 --- a/src/__tests__/__snapshots__/pages.spec.js.snap +++ b/src/__tests__/__snapshots__/pages.spec.js.snap @@ -135,11 +135,20 @@ exports[`Pages About should render the page 1`] = `