Skip to content

Contributing Guidelines

Brian Greig edited this page Oct 28, 2018 · 2 revisions
  1. Unit tests should be implemented using mocha and chai
  2. Linting follows the airbnb standards
  3. PRs should be submitted to the development branch. PRs to Master will be merged into development instead
  4. All PRs should be relative to one issue. If you are contributing changes on multiple issues please create a separate branch for each and submit separate PRs
  5. Please notify me if you would like to work on an issue so that I may assign it to you. This helps prevent overlapping work and merge conflicts.
  6. Don't hesitate to let me know if you are no longer able to work on an issue. Kindly push your branch with any partially completed work and we will reassign the issue.

Thank you for helping to make this project a success. I can be reached on Twitter @IgnoreIntuition if you have any questions.

Clone this wiki locally