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 1f6d511 commit 792cdd0Copy full SHA for 792cdd0
R/github-labels.R
@@ -301,7 +301,7 @@ tidy_label_descriptions <- function() {
301
"good first issue :heart:" = "good issue for first-time contributors",
302
"help wanted :heart:" = "we'd love your help!",
303
"breaking change :skull_and_crossbones:" = "API change likely to affect existing code",
304
- "tidy-dev-day :nerd_face:" = "Tidyverse Developer Day rstd.io/tidy-dev-day"
+ "tidy-dev-day :nerd_face:" = "Tidyverse Developer Day"
305
)
306
}
307
0 commit comments