The are different ways to contribute to Bioconvert project. You may find a bug or want a new converter to be added. You may want to contribute directly by adding a new converter of fixing a bug. All contributions are welcome.
If you have encountered a problem with Bioconvert-api or would like to discuss about new feature or idea, please submit it to the issue tracker on GitHub at
https://github.com/biokit/bioconvert/issues .
For bug reports, you will be asked to provide the bioconvert version, the output produced during the code execution. If possible, try to create a minimal piece of code that produces the error and post it as well.
The recommended way for new contributors to submit code to Bioconda is to fork the repository on GitHub and the submit a pull request after committing the changes. We will then need to approve the request by the core developers before it is merged into the main repository.
The contributed code will be licensed under Bioconvert's license, https://github.com/biokit/bioconvert/blob/master/LICENSE If you did not write the code yourself, you ensure the existing license is compatible and include the license information in the contributed files, or obtain a permission from the original author to relicense the contributed code.
For details about Guide lines and the framework to be used within Bioconvert, please see the Developer Guide on http://bioconvert.readthedocs.io