use_github_links {devtools} | R Documentation |
Populates the URL and BugReports fields of DESCRIPTION with
https://github.com/<USERNAME>/<REPO>
AND
https://github.com/<USERNAME>/<REPO>/issues
, respectively, unless
those fields already exist.
use_github_links(pkg = ".")
pkg |
Path to package. See |
Other git infrastructure: use_git_hook
,
use_github
, use_git