From bf5bbb81cfbaa4a6e094ce5a2322e5adf1f2579b Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Fri, 26 Jul 2024 19:13:46 +0200 Subject: [PATCH] Awarding regular contributors - adding a special PR tag --- .github/labels.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index fbb90b698..6f1066caa 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -109,3 +109,6 @@ - name: "Improper usage" color: "CD456C" description: "Provided input is not in the expected data format or structure" +- name: "Giveaway" + color: "DA4C13" + description: "Code author was selected to enter contributors giveaway"