Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 212 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 212 Bytes

Contributing Guide

  1. Fork or clone the repo.
  2. Add a new feature branch in your repo.
  3. Switch to the new branch, and do the hacking.
  4. Initiate a pull request from the new branch.
  5. Feature merged! Yay!