Skip to content

Contributing

Joakim Skoog edited this page Jun 6, 2017 · 2 revisions

If you're interested in contributing something awesome to Cashew, refer to the below mentioned process:

  1. Find something interesting to do
  2. Fork on Github
  3. Clone your fork locally
  4. Create a local feature branch
  5. Work on your feature
  6. Make sure you write tests for your new feature/bug fixes
  7. Push the branch to Github
  8. Send a pull request on Github

Clone this wiki locally