Skip to content

Contribution guidelines

Keramot UL Islam edited this page Feb 24, 2022 · 5 revisions

Create an Issue here on Github with details.
Then fork the repository. Clone it, create a branch, fix the issue, write test cases if required, and then send a 'pull request'.


Developer Environment

npm install

npm run build

Before committing your code run npm run format

Clone this wiki locally