Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.84 KB

CONTRIBUTING.md

File metadata and controls

31 lines (22 loc) · 1.84 KB

Contributing to VDJartnet

Getting Involved

Submitting Bug Reports

If you find a bug please open an issue if one doesn't already exist for this bug though please do note that we are very busy and as such may not be able to fix it immediately. If you have any programming experience and are willing to fix it please see the programming guidelines

Feature suggestions

If you want to suggest that we add a feature then please do open an issue if one doesn't already exist but we may well not have time to implement it for a while so if you want the feature then I suggest that you try to add it yourself, if so please see the programming guidelines

Programming Guidelines

If you wish to contribute directly to VDJartnet then I suggest that you first open an issue if one doesn't already exist and check as we may have recommendations on how you can best implement your suggested improvements. Then you can implement your feature and submit a pull request.

Development Environment

Setting up a development environment on macOS

Setting up a development environment on Windows

Common development requirements

Getting the code

Make sure that you clone recursively as both CppStep and StringLinker are required.