Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 946 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (16 loc) · 946 Bytes

Contributing

First, thank you for contributing! We love and encourage pull requests from everyone.

At this stage, we're still developing the initial drafts of all of the packages, using an RFC workflow.

Before submitting major changes, here are a few guidelines to follow:

  1. Check the open issues and pull requests for existing discussions.
  2. Open an issue to discuss a new feature.
  3. Write tests.
  4. Make sure the entire test suite passes locally and on Travis CI.
  5. Open a Pull Request.
  6. Squash your commits after receiving feedback and add a great commit message.
  7. Have fun!