Skip to content

Commit d1aec93

Browse files
committed
Mention use_release_issue improvements
1 parent 14c7e63 commit d1aec93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
the function is useful for anyone who wants to automatically publish to GitHub
1212
pages, not just the tidyverse team (#1308).
1313

14+
* `use_release_issue()` includes a bunch of minor improvements. Most
15+
importantly, for initial CRAN release we now includes a number of common
16+
things that CRAN checks for that aren't in `R CMD check`.
17+
1418
* `use_readme_rmd()`, `use_readme_md()`, `use_tidy_contributing()`, and
1519
`use_tidy_support()` use updated logic for determining the `OWNER/REPO` spec
1620
of the target repo (#1312).

0 commit comments

Comments
 (0)