From aeaaade9f35fe57df56eb6958603df22233ae2e3 Mon Sep 17 00:00:00 2001 From: Tobias Grothe Date: Thu, 9 Jan 2025 15:56:44 +0100 Subject: [PATCH] Update settings.yml labels... --- .github/settings.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 0c21056..745b09f 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -61,16 +61,16 @@ repository: labels: - name: bug color: CC0000 - description: An issue with the system 🐛. + description: An issue 🐛 with the system. - name: feature # If including a `#`, make sure to wrap it with quotes! - color: '#336699' - description: New functionality. + color: 00CC00 + description: New functionality ⌶. - - name: Help Wanted - # Provide a new name to rename an existing label - new_name: first-timers-only + - name: help wanted + color: 0000CC + description: Extra attention ⚠ is needed. # Milestones: define milestones for Issues and Pull Requests #milestones: