This repo has been fantastic for me to use within my Rust projects, thanks for all the effort put into this.
Have some questions regarding contributing:
- What are the processes for contributing changes/ PRs to rdkit-sys and downstream to rdkit?
- E.g. A simple feature I require and am able to implement here is SMILES enumeration. Later, chemical reaction handling and running would be something else I’m interested in.
- Are there any other ways I could help contribute to the rdkit-rs project? E.g. documentation, tests, github actions?
This repo has been fantastic for me to use within my Rust projects, thanks for all the effort put into this.
Have some questions regarding contributing: