Removes the default GitHub labels and installs the GerkeLab labels. A small
wrapper around usethis::use_github_labels()
.
1 | use_grk_github_labels(labels_yaml = NULL, ..., delete_default = TRUE)
|
labels_yaml |
Path to a - label: "status: planned" color: bbd5af description: Planning to implement View the grkmisc default github issue labels YAML file with system.file("github-issues.yaml", package = "grkmisc") Note: |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.