Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 648 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 648 Bytes

Contribution

Thank you for deciding to contribute a feature or bug fix to ProjectName! Please read the following to get started.

Installation

Latest dev version:

Latest release version:

Building from source:

Running tests

Running unit tests:

cd test && npm run test

Preparing PR

It is suggested that you add unit tests if you are adding a new functionality or fix a bug. Please also update changelog.

Sending PR

You can do this on GitHub.