From be4039995ae4486628a04826e44c0c7347a4359c Mon Sep 17 00:00:00 2001 From: David Halter Date: Mon, 5 Aug 2013 16:40:23 +0430 Subject: [PATCH] changed contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bf62df7..da25328 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Pull Requests are great (on the **dev** branch)! 1. Fork the Repo on github. - 2. If you are adding functionality or fixing a bug, please add a test! + 2. Add yourself to AUTHORS.txt 3. Push to your fork and submit a **pull request to the dev branch**. My **master** branch is a 100% stable (should be). I only push to it after I am