From be6204213c55db1f99d8d5b7ecf7568e759a4f0b Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Sun, 4 Oct 2015 07:32:57 -0300 Subject: [PATCH] Add How to collaborate section --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 51c70a1..08e8db4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ - [Topics](#topics) - [How to use this guide](#how-to-use-this-guide) - [Prerequisite](#prerequisite) +- [How to collaborate](#how-to-collaborate) - [Next Goals](#next-goals) - [References](#references) @@ -291,6 +292,14 @@ The **only thing** that you need to know is how to use **Git** and **GitHub**. H **ps**: You don't need to do all that courses. Just pick one of them, learn the minimal because the other things you will learn on the go! +## How to collaborate + +You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give your suggestion to how we could improve this guide, or what we can do to improve the learning experience. + +You can also fork this project and fix any mistakes that you have found. + +Let's do it together! =) + ## Next Goals - Create a slack automatic invitation.