From c9be156ae7edb2dc59988ffdb9fca32944e6e392 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 4 Oct 2010 15:31:12 +0200 Subject: add some stuff --- _posts/2010-10-04-how-to-contribute-to-dancer.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2010-10-04-how-to-contribute-to-dancer.textile b/_posts/2010-10-04-how-to-contribute-to-dancer.textile index 794fd9b..6ddf836 100644 --- a/_posts/2010-10-04-how-to-contribute-to-dancer.textile +++ b/_posts/2010-10-04-how-to-contribute-to-dancer.textile @@ -4,7 +4,7 @@ category: perl title: How to contribute to Dancer --- -For our development projects, we rely a lot on Github. Lately, more and more people started contributing to Dancer, but not all of them are familiar with Github or git. Here is a little step-by-step guide on how to contribute. +For our development projects, we rely a lot on Github. Lately, more and more people started contributing to Dancer, but not all of them are familiar with Github or git. Here is a little step-by-step guide on how to contribute. You don't need to be a Perl expert to contribute, you can provide help by correcting documentation error, or adding a new recipe to our cookbook. h3. the code @@ -19,7 +19,7 @@ The devel branch is where we add new features, or improve existing features. h3. contributing -First, go to "github.com/sukria/dancer:http://github.com/sukria/dancer and click on the "fork" button. Now, here is a little tutorial on how to fetch the repository, list the local and remote branches, and track the remote devel branch. +First, go to "github.com/sukria/dancer":http://github.com/sukria/dancer and click on the "fork" button. Now, here is a little tutorial on how to fetch the repository, list the local and remote branches, and track the remote devel branch. -- cgit v1.2.3