This is a guide to help you to contribute to metadynminer development by:
If you are registered at GitHub, you can report a bug or request a new feature in an issue. When filing the issue, please, include a minimal example demonstrating the problem, and, if possible, suggest a solution.
If the issue is demonstrated on external data, make sure it is available.
Try to write the code to be easy to understand and use comments to locate the problem and to indicate expected functionalities. Remove all code not related to the problem.
If you are not registered at GitHub, you can contact the developers by e-mail.
To contribute a change to metadynminer, please follow these steps:
Metadynminer and its pull requests are automatically checked by GitHub actions and Appveyor. Make sure that no errors are returned for your version of the code.