Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 415 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 415 Bytes

Contributing

Here's the most direct way to get your work merged into this project.

  1. Fork the project
  2. Clone down your fork
  3. Create a feature branch
  4. Hack away and add tests, not necessarily in that order
  5. Make sure everything still passes by running tests
  6. If necessary, rebase your commits into logical chunks without errors
  7. Push the branch up to your fork
  8. Send a pull request for your branch