Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 451 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 451 Bytes

Guidelines

  • The application JavaScript source code is transpiled using Babel
  • When you are ready to submit your PR, please rebase your commits against the latest master branch so they are easier to examine!
  • Please make sure you're not committing your re-built dist files, either. We'll do that!
  • Also, please note, your code will not be merged if it does not pass our CI test. Thanks for your contribution!