diff --git a/.github/labels.yml b/.github/labels.yml index bb88e9020..375cab508 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -36,6 +36,14 @@ - name: "Category: Maintenance ⛓️" description: "Anything related to code or other maintenance" color: "ffc7ea" +- name: "Category: Good idea 🎯" + description: "This is a good idea, judged by the maintainers" + color: "ffc7ea" +- name: "Category: Motivated! 🙌" + description: "Your pumpness makes me pumped! The issue or PR shows great motivation!" + color: "ffc7ea" +- name: "Category: Foolproof settings 👼" + color: "ffc7ea" - name: "Category: Label missing ❗" color: "ffc7ea" - name: "Category: Provider update ♻️" @@ -50,3 +58,5 @@ color: "ffc7ea" - name: "Category: Web UI 🖱️" color: "ffc7ea" +- name: "Category: Wildcard 🃏" + color: "ffc7ea"