Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 351 Bytes

CONTRIBUTE.md

File metadata and controls

12 lines (8 loc) · 351 Bytes

Contribution guidelines

Implement a feature or fix an issue

  • fork the code from here
  • create a feature branch
  • run npm run lint && npm test && npm run build before commit
  • start a pull request

Support the maintainer