Clone an up to date copy of the specified ropensci software review/editor response template.
use_onboarding_tmpl(template = c("review", "editor"))
| template | character string, one of |
|---|
writes a {template}.md checklist template file in the project root.
# NOT RUN { use_onboarding_tmpl(template = "editor") # }