Want to help out? Awesome! Couple of things
- Include specs for code changes (Backbone views excluded)
- The 80 column rule is helpful to keep line complexity low
:set cc=80
- Kill all the whitespace
- Never use
this
, always use@
- Commit messages should follow this
- Before starting a new feature, open an issue and let's talk
_____ _ _ _ |_ _| |_ __ _ _ _ | |__ __| | | | | ' \/ _` | ' \| / /(_-<_| |_| |_||_\__,_|_||_|_\_\/__(_)