Skip to content

Contribute

Simone Marzona edited this page May 1, 2016 · 6 revisions

Do you want to contribute to Rig Remote? Here is how...

There are at least 3 ways.

Submit a pull request

We will keep a list of issues that are labeled with help wanted. Feel free to pick-up one of those issues and provide us a pull request. Those issues should be well-enough defined to be solvable even without a deep understanding of the whole code base. Those issues are covering something that we want to include in the code. Otherwise send us a pull request on whatever you want/think it should be included in the tool. We need to evaluate how the code change fits in the existing code and provide a code review.

Become a collaborator

Becoming a collaborator is the way of contributing to the project that implies not only writing code but also taking care of the wiki pages, mailing list, design details, milestone definition and prioritization of the issues and so on.

For becoming a collaborator just send us pull requests, we will reach-out to you after checking the pull-request you provided over time.

Fork the project

This is the way we like less... we would like to grow the tool and include all the features requested and on-board all the code changes that may help. This may not be always neither possible nor the best/fastest way.

If you go this way we may follow the evolution of your fork and include/re-implement the same features/behavior, and maybe get in touch with you.

Clone this wiki locally