Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 644 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 644 Bytes

Contributing

First, thank you for contributing! We love and encourage pull requests from everyone. Please follow the guidelines:

  1. Check the open issues and pull requests for existing discussions.
  2. Open an issue first, to discuss a new feature or enhancement.
  3. Write tests, and make sure the test suite passes locally and on CI.
  4. Open a pull request, and reference the relevant issue(s).
  5. After receiving feedback, squash your commits and add a great commit message.
  6. Run make push-tag after merging your pull request.
  7. Have fun!