diff --git a/.github/labels.json b/.github/labels.json new file mode 100644 index 000000000..42736f02e --- /dev/null +++ b/.github/labels.json @@ -0,0 +1,7 @@ +[ + { + "name": "package/proxy", + "color": "0A28FD", + "aliases": [] + } +]