Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 314 Bytes

CONTRIBUTE.md

File metadata and controls

10 lines (6 loc) · 314 Bytes

How to contribute

  1. Open an issue to initiate a discussion on your proposal.

  2. Add a testcase in test/my-testcase.js and ensure that make test passes.

  3. Update the README.md, REVISION.md with respect to the issue.

  4. Create a PR to solve the outcome of the issue.