Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 381 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 381 Bytes

How to contribute

This assumes you have Node and npm installed.

  1. Fork the repo on GitHub
  2. Clone the repo
  3. Commit changes to your own branch
  4. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Thanks so much.