From 99da974ce5f1126a74c8bfedc07e3103a61c5272 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Thu, 13 Apr 2023 01:39:54 +0200 Subject: [PATCH] feat: add vote announcements --- announcements-extra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/announcements-extra.json b/announcements-extra.json index 0d4f101..5194f1f 100644 --- a/announcements-extra.json +++ b/announcements-extra.json @@ -1,2 +1,12 @@ [ + { + "id": "#1477", + "title": "🗳️ Vote: Linux Icon", + "url": "https://github.com/VSCodium/vscodium/discussions/1477" + }, + { + "id": "#1478", + "title": "🗳️ Vote: Windows Icon", + "url": "https://github.com/VSCodium/vscodium/discussions/1478" + } ]