From e2affc207e49ec585f5b2b873f55d4d7978564a5 Mon Sep 17 00:00:00 2001 From: chair28980 Date: Fri, 17 Nov 2023 06:56:13 -0800 Subject: [PATCH] add label for epic 3.3 --- .github/labels.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index 33a89af..087903f 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -175,6 +175,9 @@ - name: "E:3.2: Basic DoS protection in production" description: See https://github.com/waku-org/pm/issues/70 for details color: DF42D5 +- name: "E:3.3: Membership for Status Communities" + description: See https://github.com/waku-org/pm/issues/71 for details + color: 536D4F - name: "E:3.4: Production and memberships on mainnet" description: See https://github.com/waku-org/pm/issues/87 for details color: e99695