Development is a community effort, and we welcome participation.
Please note that this package is released with a Contributor Code of Conduct.
Issues are for maintenance, tasks, and feature requests.
External code and documentation contributions are extremely helpful in the right circumstances. Here are the recommended steps.
Prior to contribution, please propose your idea in a discussion thread so you and the maintainer can define the intent and scope of your work.
Follow the GitHub flow to create a new branch, add commits, and open a pull request.
Discuss your code with the maintainer in the pull request thread.
If everything looks good, the maintainer will merge your code into the project.
Please also follow these additional guidelines.
tests
.covr::package_coverage()
. Automated tests should cover all the new or changed functionality in your pull request.devtools::check()
.NEWS.md
file. Be sure to mention relevent GitHub issue numbers and your GitHub name as done in existing news entries.Authors@R
field of the DESCRIPTION
file.[^1]: This CONTRIBUTING
file is modified from ropensci/targets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.