CONTRIBUTING.md

Contributing to the Crunch package

How to

  1. Fork the repository and clone your fork locally :octocat:
  2. git remote add upstream git@github.com:Crunch-io/rcrunch.git
  3. Fetch and check out master from upstream: git fetch && git checkout upstream/master
  4. Check out a new branch to collect the commits that comprise your awesome new feature :tada:
  5. Do your work, commit, and push
  6. Click “pull request”
  7. Revise as needed from review comments — just push more commits on your branch :bookmark_tabs:
  8. Celebrate when it gets merged! :squirrel:

Guidelines



Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.