Skip to content

Commit

Permalink
reminder to update CITATION.cff for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed May 21, 2024
1 parent e9f77c2 commit d977cd4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions R/release_bullets.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#see ?usethis::use_release_issue()
release_bullets <- function() {
c(
"update CITATION.cff with `cffr::cff_write(dependencies = FALSE)` (after incrementing version)"
)
}

0 comments on commit d977cd4

Please sign in to comment.