diff --git a/.github/labels.yml b/.github/labels.yml index 13ae9e0..38b5fdb 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -97,12 +97,18 @@ - color: 0366d6 description: "For dependencies" name: dependencies +- color: 0052cc + description: "Documentation" + name: docs - color: f4660e description: "" name: Hacktoberfest - color: f4660e description: "To credit accepted Hacktoberfest PRs" name: hacktoberfest-accepted +- color: d65e88 + description: "Deploy and release" + name: release - color: fef2c0 - description: "" + description: "Unit tests, linting, CI, etc." name: test