This outlines how to propose a change to {dittodb}. For detailed information about developing {dittodb} see the developing {dittodb} vignette.
Small typos or grammatical errors in documentation may be edited directly using the GitHub web interface, so long as the changes are made in the source file. We love getting help with this!
.R
file under the R/
directory..Rd
file under the man/
directory.In order to not waste effort and time, before you make a substantial pull request, you should file an issue and make sure someone from the team agrees that it’s a problem. If you’ve found a bug, create an associated issue and illustrate the bug with a minimal reprex.
Please note that the {dittodb} project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.