From 479ce45edc80fcccb4ef4e2d374e1996cbf2f46d Mon Sep 17 00:00:00 2001 From: Sebastien Boyron Date: Tue, 10 Oct 2017 22:47:54 +0200 Subject: [PATCH] issue #1 and #5 - intro & goal --- _drafts/contribute-to-ansible.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_drafts/contribute-to-ansible.markdown b/_drafts/contribute-to-ansible.markdown index 8a93c78..469277d 100644 --- a/_drafts/contribute-to-ansible.markdown +++ b/_drafts/contribute-to-ansible.markdown @@ -2,11 +2,11 @@ ## Introduction - voici un article blablabla .... + Because we find Ansible, just awsome, we would like to share our experience about contributing to it. We will see, step-by-step, how to contribute to Ansible and generally on a lot of open-source projects. We so will begin it by refreshing you on what is Ansible. Next we will see four steps, how to set-up your environment, how to develop on it, how to perform your first pull-request and then we will se the best process to have your request accepted. ## Goals - become Ansible contributor + The goal of this article is, of course, how to become an Ansible commiter, but not only, we will help you to speed up your pull-request acceptance. Ansible is needing help, and of course everyone are welcome ! Let's begin ! ## Prerequisites