We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b3bd0 commit 6aee0d0Copy full SHA for 6aee0d0
NEWS.md
@@ -71,9 +71,9 @@ Function arguments that are removed:
71
* `use_standalone()` inserts an improved header that includes the code needed to
72
update the standalone file (@krlmlr, #1903).
73
74
-* `use_release_issue()` and `use_upkeep()` behave better when the user has a
75
- fork. The user is asked just once to choose between `origin` and `upstream` as
76
- the target repo (#2023).
+* `use_release_issue()` and `use_upkeep_issue()` behave better when the user has
+ a fork. The user is asked just once to choose between `origin` and `upstream`
+ as the target repo (#2023).
77
78
* The README templates now recommend [pak](https://pak.r-lib.org) instead of
79
devtools for package installation (@olivroy, #1723).
0 commit comments