Contributing to jquery.event.pointertouch
February 27, 2014 ยท View on GitHub
Follow the jQuery style guide, with these exceptions:
- Use single quotes
- Multiple var statements can be used to group variable declarations logically
- Use jsdoc-style comments for functions
Add tests to test/test.js.
gulp watch
Lint and rebuild as you develop
If you're unfamiliar with gulp, gulpjs.com/ is a good place to start.
Test in all browsers (IE9+, Firefox, Chrome, Safari, Opera, Mobile browsers to which you have access) before submitting a pull request.