Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# 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

- Git Clone `git clone https://github.com/ahmadawais/create-guten-block/`
- `yarn`
- `yarn create-guten-block demo-block`
- `yarn updated`
-

## 📖 Details

Expand Down Expand Up @@ -39,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.
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.