Developer GuideΒΆ

This guide provides information for developers who are interested in contributing to GenPipes sources.

  1. Refer to GenPipes sources in BitBucket https://bitbucket.org/mugqic/genpipes/src

  2. Use a local dev branch in order to make your changes / modifications / enhancements and issue a Pull Request from your local dev branch to GenPipes dev branch.

  3. Your PR will be reviewed by GenPipes Dev team reviewers. If the changes are acceptable, those will be merged into the GenPipes/dev branch.

  4. For any further queries regarding contributing to GenPipes, refer to README.md file.

  5. You may also wish to refer to the GenPipes Coding Guidelines