# This unexported function adds a custom item to `usethis::use_release_issue()`
release_bullets <- function() {
c(
"Run `goodpractice::gp()`",
"Review [WORDLIST](https://docs.cran.dev/spelling#wordlist)"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.