From 2dd71dec2885ceb9fee60ca7c93566ff76607f86 Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 19 Apr 2017 08:02:05 -0600 Subject: [PATCH 1/5] words --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9da4d7e3..23e9ed6e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,15 +1,15 @@ # Contributing -EmojiOne tries its best to find a balance between following the [specifications provided by Unicode](http://unicode.org/reports/tr51/), keeping the artwork familiar to what everyone is used to, and giving our designers freedom to create beautiful designs. +EmojiOne tries its best to find a balance between following the [specifications provided by Unicode](http://unicode.org/reports/tr51/), keeping the artwork familiar, and giving our designers freedom to create beautiful designs. ### Design Contributions -We unfortunately cannot accept submissions for emoji art revisions. Due to the copyright and licensing of the art this isn't possible. +Unfortunately we cannot accept submissions for emoji art revisions. Due to the copyright and licensing of the art this isn't possible. ### General Feedback -We know that we will not be be to please everybody, but welcome your feedback so we can continue to improve our artwork. To provide us with general feedback, feel free to tweet us [@emojione](https://twitter.com/emojione) or send us an email through our [website](https://www.emojione.com/contact). +We know that we will not be be to please everybody, but we welcome your feedback so that we can continue to improve our artwork. To provide us with general feedback, feel free to tweet us [@emojione](https://twitter.com/emojione) or send us an email through our [website](https://www.emojione.com/contact). ### Issues -If there are visual errors or misrepresentations please view our [Github issues](https://github.com/Ranks/emojione-assets/issues) and see if the issue has been raised. If not, feel create to create a new issue to describe the problem. +If there are visual errors or misrepresentations please view our [Github issues](https://github.com/Ranks/emojione-assets/issues) and see if the issue has already been raised. If not, feel create to create a new issue to describe the problem. From c6728c952fc462f7acb2d0c9fb22a31638ef9460 Mon Sep 17 00:00:00 2001 From: Kevin Date: Wed, 19 Apr 2017 08:22:35 -0600 Subject: [PATCH 2/5] fix shields --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2960f93..afce1bf8 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ This repository hosts all of the EmojiOne image assets which can be used to add #### composer -[![packagist version](https://img.shields.io/packagist/v/emojione/emojione-assets.svg)](https://packagist.org/packages/emojione/emojione-assets) -[![packagist downloads](https://img.shields.io/packagist/dt/emojione/emojione-assets.svg)](https://packagist.org/packages/emojione/emojione-assets) +[![packagist version](https://img.shields.io/packagist/v/emojione/assets.svg)](https://packagist.org/packages/emojione/assets) +[![packagist downloads](https://img.shields.io/packagist/dt/emojione/assets.svg)](https://packagist.org/packages/emojione/assets) ``` $ composer require emojione/emojione-assets From 25c356bbd881f35ef874c2362ffe1fdb15f061e2 Mon Sep 17 00:00:00 2001 From: Christoffer Korvald Date: Thu, 27 Apr 2017 23:13:08 +0700 Subject: [PATCH 3/5] fix composer package name in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afce1bf8..02d0ede6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This repository hosts all of the EmojiOne image assets which can be used to add [![packagist downloads](https://img.shields.io/packagist/dt/emojione/assets.svg)](https://packagist.org/packages/emojione/assets) ``` -$ composer require emojione/emojione-assets +$ composer require emojione/assets ``` #### npm From 5b08eef8449ebda0f98a6e811390737ba541e8f7 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 1 Jun 2017 08:37:33 -0600 Subject: [PATCH 4/5] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02d0ede6..60ff2b17 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository hosts all of the EmojiOne image assets which can be used to add emoji support to your projects. For more information and usage examples please see our main repository: -> [EmojiOne](https://github.com/Ranks/emojione) +> [EmojiOne](https://github.com/emojione/emojione) > [![npm version](https://img.shields.io/npm/v/emojione.svg)](https://www.npmjs.com/package/emojione) [![npm downloads](https://img.shields.io/npm/dt/emojione.svg)](https://www.npmjs.com/package/emojione) ## Install @@ -32,9 +32,9 @@ You are welcome to use this artwork in your projects however you please as long ## Contributing -Please see: [CONTRIBUTING.md](https://github.com/Ranks/emojione-assets/blob/master/CONTRIBUTING.md) +Please see: [CONTRIBUTING.md](https://github.com/emojione/emojione-assets/blob/master/CONTRIBUTING.md) ## License -Please see: [LICENSE.md](https://github.com/Ranks/emojione-assets/blob/master/LICENSE.md) +Please see: [LICENSE.md](https://github.com/emojione/emojione-assets/blob/master/LICENSE.md) From 9b4b9d0b244393d2f5013e2701a4cb340f712e80 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 1 Jun 2017 08:38:02 -0600 Subject: [PATCH 5/5] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 23e9ed6e..21a6017b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,4 +12,4 @@ We know that we will not be be to please everybody, but we welcome your feedback ### Issues -If there are visual errors or misrepresentations please view our [Github issues](https://github.com/Ranks/emojione-assets/issues) and see if the issue has already been raised. If not, feel create to create a new issue to describe the problem. +If there are visual errors or misrepresentations please view our [Github issues](https://github.com/emojione/emojione-assets/issues) and see if the issue has already been raised. If not, feel create to create a new issue to describe the problem.