Guidelines for developing and contributing to this project.
- Before opening a new issue check if there are any existing FAQ entries (if one exists), issues or pull requests that match your case
- Open an issue, and make sure to label the issue accordingly - bug, improvement, feature request, etc...
- Be as specific and detailed as possible
- Install Python dependencies through the requirements.txt file
- Have a DataRobot model ready and know your project and model id.
- Have a branch with a descriptive name
- Squash / rebase your commits before opening your pull request
- Pull the latest changes from
master
- Provide sufficient description of the pull request. Include whether it relates to an existing issue, and specify what the pull request does - (bug fix, documentation correction, dependency update, new functionality, etc...). When in doubt, overcommunicate
This project's maintainers will make every effort to respond to any open issues as soon as possible.
If you don't get a response within 7 days of creating your issue or pull request, please send us an email at [email protected].