From 7749af6f3dd07459ce4ad5798052e81024d45f68 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Sun, 7 Apr 2013 18:33:46 -0700 Subject: [PATCH] Fix typo in CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 30ffc0d..82bab9a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -88,6 +88,7 @@ Please adhere to the coding conventions used throughout a project (whitespace, accurate comments, etc.) and any other requirements (such as test coverage). Follow this process if you'd like your work considered for inclusion in the +project: 1. [Fork](http://help.github.com/fork-a-repo/) the project, clone your fork, and configure the remotes: