Thank you for your interest in contributing to TreeTime. We welcome pull-requests that fix bugs or implement new features.
If you come across a bug or unexpected behavior, please file an issue.
Upon pushing a commit, travis will run a few simple tests. These use data available in the neherlab/treetime_examples repository.
- indentation: 4 spaces
- docstrings: numpy style
- variable names: snake_case