Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 393 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 393 Bytes

Contributing

PRs and Contributions

  • Tests must pass.
  • Follow existing coding style.
  • If you fix a bug or add a feature, add a test.

Issues

Things that will help get your question issue looked at:

  • Full and runnable JS code.
  • Clear description of the problem or unexpected behavior.
  • Clear description of the expected result.
  • Steps you have taken to debug it yourself.