Please submit bug reports, feature requests via GitHub Issues.
For bugs be sure to search existing issues first. Include steps to consistently reproduce the problem, actual vs. expected results, and include your browser and browser version.
Before you start coding, post to the GitHub Issues about the bug or feature you're thinking of working on, so you can get early feedback. We don't want you to do tons of work and then have to rewrite half of it!
Feel free to submit pull requests for bugs or new features. Please ensure to run your code through the grunt linting and unit tests to ensure you don't break the builds.
There are several ways to contribute to the project:
- Test and report bugs or submit new feature requests
- Write unit tests
- Write and contribute to the documentation wiki to ensure everything is up-to-date and easy to understand
- Submit fixes for known bugs
- Implement feature requests
- Find performance improvements and optimizations
Run grunt build
then open /examples/index.html
in your web browser.