# nocov start
release_questions <- function() {
c(
"Did you update the CITATION file?",
"Did you update and knit the README?",
"Did you rebuild the codemeta.json file using codemetar?",
"Did you rebuild the vignette(s) using `vignettes/precompile.R`?"
)
}
# nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.