From 7f52e42f5ba218e1873d587c67d8f54b364300ab Mon Sep 17 00:00:00 2001 From: Bhargav Mehta Date: Mon, 1 Oct 2018 13:36:24 +0530 Subject: [PATCH 1/2] Fixed Contribute Guide --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e7816b19..8b5b1a9a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # CONTRIBUTING to `create-guten-block` -First of all, I'd like to welcome you for thinking about contributing to this project. I'd rather explain the flow of this project and explain all that in a later release (as right now I am focused at an early release). +First of all, I'd like to welcome you for thinking about contributing to this project. I'd rather explain the flow of this project and explain all that in a later release. ## 🔥 TL;DR @@ -8,7 +8,6 @@ First of all, I'd like to welcome you for thinking about contributing to this pr - `yarn` - `yarn create-guten-block demo-block` - `yarn updated` -- ## 📖 Details From 077bfa8cdfb1400a6616cfeb6291d4cabcca51db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmad=20Awais=20=E2=9A=A1=EF=B8=8F?= Date: Mon, 1 Oct 2018 13:28:32 +0500 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20Emoji=20log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b5b1a9a..e44cf9f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,6 +38,6 @@ First of all, I'd like to welcome you for thinking about contributing to this pr - Use `// @remove-on-eject-begin` to do just that. - Use `// @remove-on-eject-end` to do just that. -### 🌟 Always use AA Git Commit Log Messages +### 🌟 Always use Emoji Log Messages -What is that? I like emoji and I have invented a way to keep the git log clean and simple. Read this [AA Git Commit Log](https://gist.github.com/ahmadawais/815ea20134cf4616a6b2a965eb08f716) to learn more. \ No newline at end of file +What is that? I like emoji and I have invented a way to keep the git log clean and simple. Read this [Emoji-log](https://github.com/ahmadawais/Emoji-Log) to learn more.