Merge pull request #806 from scribu/patch-1

Explicitly mention defacto styleguide
This commit is contained in:
Parker Moore 2013-02-10 08:05:32 -08:00
commit 78c37180f2
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ following in mind:
* If your contribution changes any Jekyll behavior, make sure to update the
documentation. It lives in site/_posts. If the docs are missing information,
please feel free to add it in. Great docs make a great project!
* Please follow the [Github Ruby Styleguide](https://github.com/styleguide/ruby) when modifying Ruby code.
Test Dependencies
-----------------