https://github.com/interpretml/interpret
Revision 34f6d7a4aab2f631c4a53482dce9a6fdf5c09928 authored by InterpretML on 20 January 2021, 01:11:51 UTC, committed by InterpretML on 20 January 2021, 01:11:51 UTC
2 parent s bf828b3 + b7babe4
Raw File
Tip revision: 34f6d7a4aab2f631c4a53482dce9a6fdf5c09928 authored by InterpretML on 20 January 2021, 01:11:51 UTC
Merge branch 'develop' of github.com:interpretml/interpret into develop
Tip revision: 34f6d7a
CONTRIBUTING.md
# Contributing to InterpretML

This project welcomes contributions and suggestions.

## Developer certificate of origin
Contributions require you to sign a _developer certificate of origin_ (DCO) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://developercertificate.org/.

When you submit a pull request, a DCO-bot will automatically determine whether you need to provide a DCO and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our DCO.

## Code of conduct
This project has adopted the [GitHub community guidelines](https://help.github.com/en/github/site-policy/github-community-guidelines).
back to top