Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 773 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (10 loc) · 773 Bytes

PR Checklist

Please review the guidelines for contributing to this repository.

  • I am requesting to pull a topic/feature/bugfix branch (right side). In other words, not master.
  • I have run grunt against my changes and both linting and tests pass.
  • I have added tests to prove my fix is affective or my feature works. This can be done in the form of unit tests in test/bdd/test.js or a new demo on demo/index.html.
  • I have added or edited necessary documentation in the README.md (if appropriate).

Description

Fixes: #