From 34b354f156dba00289225fda384042d2650dc56e Mon Sep 17 00:00:00 2001 From: Karl Freeman Date: Mon, 10 Jun 2013 18:20:09 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db793352..60df1462 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,8 +11,7 @@ Here are some ways *you* can contribute: * by suggesting new features * by writing or editing documentation * by writing specifications -* by writing code (**no patch is too small**: fix typos, add comments, clean up - inconsistent whitespace) +* by writing code ( **no patch is too small** : fix typos, add comments, clean up inconsistent whitespace ) * by refactoring code * by closing [issues][] * by reviewing patches @@ -41,4 +40,4 @@ Ideally, a bug report should include a pull request with failing specs. [fork]: http://help.github.com/fork-a-repo/ [branch]: http://learn.github.com/p/branching.html -[pr]: http://help.github.com/send-pull-requests/ \ No newline at end of file +[pr]: http://help.github.com/send-pull-requests/