Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 686 Bytes

File metadata and controls

30 lines (17 loc) · 686 Bytes

Contributing

Security

For security issues, see SECURITY.

Bugs and issues

Please raise non-security bugs and suggestions in the Issues on the GitHub-hosted repository.

Developing

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

Submitting changes

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.

Code of conduct

Follow the Code of Conduct.