Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 268 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 268 Bytes

The project is under active development and we are always looking for assistance.

  1. Fork cabbage
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Send me a pull-request for your topic branch
  5. That's it!