Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 324 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 324 Bytes

Contributing

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  • Please make sure you have run npm test before submitting a pull request, solve any issues with linting or flow.
  • Please use flow typing.
  • Please write unit tests where you can.