Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 456 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 456 Bytes

Contributing

  1. Discuss the change and features you plan to make via email or slack or any other method with the team.

  2. Please follow the structure of the code, i.e. FBA features must be placed as FBA type class etc.

  3. Please test your code against previous version, using the standard testing suite. https://github.com/segrelab/comets_examples_tests

  4. Create a testing case for the code you created.

  5. Please, update the version number.