Skip to content

Files

Latest commit

737cbb1 · May 2, 2016

History

History
13 lines (9 loc) · 438 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 438 Bytes

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request for the development branch.

After your pull request is merged

After your pull request is merged, you can safely delete your branch.