-
Please search for previous discussions about the same feature or issue before opening new tickets.
-
Before sending a pull request for a feature, make sure a corresponding issue exists, so discussions can take place beforehand.
-
All code changes must be covered by qunit tests. Run
grunt test
before sending a pull request. -
Use the same coding style as the rest of the codebase.
-
New features must be well documented in the APIDOC. Do not put the minified
stream-min.js
in your pull request.