Contributing: add a note about Zepto

This commit is contained in:
Denis
2014-02-17 09:49:28 +02:00
parent bcc9a8f9e3
commit 20c0b90ee4
+2
View File
@@ -5,3 +5,5 @@ If you want to get your hands dirty, great! Here's a couple of steps/guidelines:
- Add tests for your changes (in `tests/`).
- Remember to stick to the existing code style as best as possible. When in doubt, follow `PSR-2`.
- Before investing a lot of time coding, create an issue to get our opinion on your big changes.
In `PrettyPageHandler` we are using a Zepto library, but if you are only familiar with jQuery, note that it is pretty much identical.