Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 337 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 337 Bytes

Contributing

  1. Find an improvement or an issue
  2. Fork the repo
  3. Work on your code
  4. Send pull request

Notes:

Pull requests should have at MOST two commits. Optional first commit can have specs, or specs and code can be in a single commit. This is to avoid polluting the commit history with superfluous history and comments.