Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

25 lines (14 loc) · 1.17 KB

How to contribute:

First off, thank you for considering contributing to BioCor, and using it or considering it.

I welcome:

  • Ideas or reference to articles which could be interesting to add are appreciated
  • Report of bugs, problems and anything you think it can improve the package. Check with the template for issues.
  • New algorithms to calculate functional similarity.

Pull request

Try to keep the format and style of coding, this includes using:

I try to maintain a code coverage above 75%, so if you send a pull request, please provide the necessary tests.

Licensing

If you make a pull request and it is accepted you accept that you license your contribution in the same license of the package. I will add you as contributor if the contribution is significant but don't forget to include your name at the Author section of the help pages.