From 0176e7454726a628d6290699f81cf7620a16799c Mon Sep 17 00:00:00 2001 From: Madison Swain-Bowden Date: Tue, 11 Apr 2023 14:14:17 -0700 Subject: [PATCH] Add project labels --- automations/data/labels.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/automations/data/labels.yml b/automations/data/labels.yml index 7eca917aa7b..10698801915 100644 --- a/automations/data/labels.yml +++ b/automations/data/labels.yml @@ -180,6 +180,17 @@ groups: description: Requires familiarity with TypeScript emoji: "⌨️" + - name: project + color: "8b3dcd" + emoji: "🧭" + labels: + - name: thread + description: An issue used to track a project and its progress + - name: proposal + description: A proposal for a project + - name: implementation plan + description: An implementation plan for a project + - name: friendliness color: "7f0799" is_prefixed: false