From: Goal Smashers Dev Team Date: Tue, 4 Mar 2014 06:50:06 +0000 (+0000) Subject: Adds a link to our style guide. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=26161b1731ee97d65bc842a7445727f48ede8884;p=clean-css.git Adds a link to our style guide. --- diff --git a/README.md b/README.md index a8b0737e..20ee92fe 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ First clone the source, then run: 2. Add test(s) veryfying the problem. 3. Fix the problem. 4. Make sure all tests still pass (`npm test`). -5. Make sure your code doesn't break style rules (`npm run check`). +5. Make sure your code doesn't break style rules (`npm run check`) and follow all [other ones](https://github.com/GoalSmashers/clean-css/wiki/Style-Guide) too. 6. Send a PR. If you wonder where to add tests, go for: