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