Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 224 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 224 Bytes

Contributing

Run npm install to have all that is needed to work on this lib.

Branches

Main development branch is develop so please always create PR's against develop branch.

Before creating PR run npm test.