From 86fd1c7cf6473305f8a2e159905dbf9ca79ad3c9 Mon Sep 17 00:00:00 2001 From: Colin Roberts Date: Wed, 12 Mar 2025 05:34:54 -0600 Subject: [PATCH] Update labels.yaml --- .github/labels.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/labels.yaml b/.github/labels.yaml index d4b2f08..08f5987 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -64,4 +64,8 @@ - name: "security 🔒" color: "d93f0b" - description: "Security-related changes or fixes" \ No newline at end of file + description: "Security-related changes or fixes" + +- name: "bounty 🏴‍☠️" + color: "fef2c0" + description: "Closing this rewards a bounty!" \ No newline at end of file