Vizgen values community engagement on our open-source tools. Community contributions are encouraged!
Please follow appropriate Contribution Guidelines below:
- Both bug fixes and new features should be branched from
develop. - Code contributions should include appropriate unit tests. Please aim for >90% test coverage of new code.
- Code should be linted with
flake8. This repo uses a 127 character maximum line length. - Before creating a pull request, rebase your branch from
developand resolve any merge conflicts. - Create a pull request for review.
Click here to access the Code of Conduct.