Thanks for getting involved! Here is some information we’d like you to read and understand before you make your mark as a valued contributor.
Whenever you make a contribution to a repository containing notice of a license, you license your contribution under the same terms, and you agree that you have the right to license your contribution under those terms. If you have a separate agreement to license your contributions under different terms, such as a contributor license agreement, that agreement will supersede.
By participating in this project you agree to abide by the terms of our Contributor Code of Conduct.
git checkout -b my-branch-name
A few reminders when submitting a pull request:
Branch | Description |
---|---|
main | The most recent version on CRAN, if you’re submitting a fix to an issue with the CRAN release, fork this branch |
dev | The branch with all the approved changes for the next release. Submit your PRs to this branch. When a new version is released on CRAN this branch gets merged with main. |
If you’d like to contribute, but aren’t sure where to start, take a look at the open issues in this repository for some ideas.
If you discover a potential security issue in this project we ask that you notify Peak AI Security directly via email to security@peak.ai. Please do not create a public github issue.