Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 672 Bytes

CONTRIBUTE.md

File metadata and controls

19 lines (13 loc) · 672 Bytes

Contribute

We do our best to accept all PRs that help advance the project.
Thanks for your contributions!

Process

  1. Fork the Raneto repository
  2. Make your edits
  3. Open a Pull Request against the master branch (Here's How)
  4. Ensure all tests pass in the PR with TravisCI (and hopefully you added a few tests too?)
  5. Wait for review and discussion. Do poke us if a few days elapse to remind us.
  6. Your code will be merged if accepted!

Reasons for PR Rejection

a) Tests are failing according to TravisCI on supported Node versions