- Make changes in the
/src
directory. - Before sending a pull request for a feature or bug fix, be sure to have tests.
- Use the same coding style as the rest of the codebase. The library is Standard JS compatible.
- All pull requests should be made to the master branch.
- Send commit summaries by following Conventional Commits specifications as possible as you can.