Nothing
#to add additional checks to release issues created with usethis::use_release_issue()
#https://usethis.r-lib.org/reference/use_release_issue.html
release_bullets <- function() {
c(
"Run code in inst/release-tasks.R after usethis::use_version()"
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.