From f6263010d4f22418ad30abba6ae1254b56b9425a Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Wed, 5 Mar 2014 16:31:51 -0800 Subject: [PATCH] add an extra line before emphasis line for pull requests --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f3328ed51..72eab372cd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,6 +33,7 @@ Contributing git push origin master ``` 8. Submit a pull request + *You can follow [GitHub's guide](https://help.github.com/articles/creating-a-pull-request) to find out how to create a pull request.* Reporting Bugs