This library is open to contributions from anyone who are interested but please make sure that you are following this guideline:
- When editting JavaScript (
*.js
,*.mjs
) files, please follow the standard.js styleguide; - Test your changes by running
npm run test
before committing. This makes sure that you are following the styleguide and not breaking any codes; - When committing, the commit message should follow the Convential Commits. This might be useful in the future for automations.
Also, take a look at the repository's board to know about the project's future plans, things we should do and don't.
Any contributions to this project is greatly appreciated.