We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c7e63 commit d1aec93Copy full SHA for d1aec93
NEWS.md
@@ -11,6 +11,10 @@
11
the function is useful for anyone who wants to automatically publish to GitHub
12
pages, not just the tidyverse team (#1308).
13
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
+
18
* `use_readme_rmd()`, `use_readme_md()`, `use_tidy_contributing()`, and
19
`use_tidy_support()` use updated logic for determining the `OWNER/REPO` spec
20
of the target repo (#1312).
0 commit comments