Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 207 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 207 Bytes

Contributing

Coming soon...

(Internal) Before Committing

  • Make sure to write karma/protractor tests for any new code
  • Run gulp test - fix any errors
  • Run gulp protractor - fix any errors
  • Push!