For security issues, see SECURITY.
Please raise non-security bugs and suggestions in the Issues on the GitHub-hosted repository.
Please:
- sign commits
- format code with Prettier
- lint code with ESLint, using the GitHub ESLint plugin
- add tests, and test the code with
npm test
Please fork the repository, and raise a Pull Request (PR) for review.
Remember to update the README and CHANGELOG.
Your changes must be acceptable under the LICENSE of the project.
Follow the Code of Conduct.