From e12f32f43899b33978b56234251f55c0cfd8ac38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Mon, 17 Jun 2024 23:58:15 +0200 Subject: [PATCH] Add forum/chat badges to VS Code extension manifest. --- sup/vscode/package.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/sup/vscode/package.json b/sup/vscode/package.json index a735d83..5b0b13e 100644 --- a/sup/vscode/package.json +++ b/sup/vscode/package.json @@ -34,6 +34,21 @@ "description": "Build", "url": "https://img.shields.io/github/actions/workflow/status/vezel-dev/graf/build.yml?branch=master", "href": "https://github.com/vezel-dev/graf/actions/workflows/build.yml" + }, + { + "description": "Discussions", + "url": "https://img.shields.io/github/discussions/vezel-dev/celerity?color=teal", + "href": "https://github.com/vezel-dev/celerity/discussions" + }, + { + "description": "Discord", + "url": "https://img.shields.io/badge/discord-chat-7289da?logo=discord", + "href": "https://discord.gg/wtzCfaX2Nj" + }, + { + "description": "Zulip", + "url": "https://img.shields.io/badge/zulip-chat-394069?logo=zulip", + "href": "https://vezel.zulipchat.com" } ], "categories": [