Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 232 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 232 Bytes

Contribute.md

How to Open a tvm Ticket

  • Before sending a pull request for a feature or bug fix, be sure to have test.
$ npm test
  • All pull requests should be made to the develop branch.

  • Don't do version dump.