From 098b46a1d45b7e60b346fbe8ff0b03daed73abbc Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Tue, 5 Sep 2023 16:11:59 +1000 Subject: [PATCH] add couple labels --- .github/labels.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index 25f9495..584ab1d 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -135,3 +135,9 @@ - name: "E:REST API service node" description: https://github.com/waku-org/pm/issues/82 color: bfd4f2 +- name: "E:Static sharding" + description: https://github.com/waku-org/pm/issues/15 + color: b60205 +- name: "E:Opt-in message signing" + description: https://github.com/waku-org/pm/issues/20 + color: 10C366