From 535a6ef579c5d1f6c864d304b680946a5d09e0e8 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Mon, 9 Dec 2019 14:26:22 +0100 Subject: [PATCH] Add effort labels --- .github/settings.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/settings.yml b/.github/settings.yml index 61f1e2282..23f516a2d 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -47,20 +47,28 @@ labels: description: This will not be worked on - name: effort/trivial color: c2e0c6 + description: Required effort to finish task - name: effort/0.25d color: c2e0c6 + description: Required effort to finish task - name: effort/0.5d color: c2e0c6 + description: Required effort to finish task - name: effort/1d color: c2e0c6 + description: Required effort to finish task - name: effort/2d color: c2e0c6 + description: Required effort to finish task - name: effort/4d color: c2e0c6 + description: Required effort to finish task - name: effort/5d color: c2e0c6 + description: Required effort to finish task - name: effort/10d color: c2e0c6 + description: Required effort to finish task teams: - name: ci