From 4aed02aaf688a36a3c32193b422e130329005f79 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Mon, 31 Jul 2023 17:13:06 +1000 Subject: [PATCH] Add epic label --- .github/labels.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 426cb75..939f8aa 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -36,8 +36,11 @@ description: Infra, devops, CI and related tasks color: 277196 - name: milestone - description: Milestone issue with a subset of issues within a specific track + description: Tracks a subteam milestone color: 1CC0B0 +- name: epic + description: Tracks a yearly team epic (only for waku-org/pm repo) + color: 07544B - name: test description: Issue related to the test suite with no expected consequence to production code color: 277196