Please note the following points for pull request
- Make sure that the pull request is not a duplicate.
- Follow the same code style as the library.
- Pull request should target the
devbranch. - Don't alter the licence headers.
- Run the test suites in the
testdirectory first by runningnpm testorgulp test. - Don't modify any files in the
distdirectory. - Link any issue that is related to the pull request.
- Provide a description of your changes.
IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.
YOU CAN REMOVE THIS PR TEMPLATE BEFORE SUBMITTING