Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.42 KB

CONTRIBUTING.md

File metadata and controls

42 lines (20 loc) · 1.42 KB

Contributing Guidelines

Guidelines for developing and contributing to this project.

List of project maintainers

Opening new issues

  • 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

Setting up the development environment

  • Install Python dependencies through the requirements.txt file
  • Have a DataRobot model ready and know your project and model id.

Making a pull request

  • 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

Responding to issues and pull requests

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].