From f39dcf6e678f5986c906dc1bda875b15b4b7d9db Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Sat, 26 Jul 2025 17:35:52 +0000 Subject: [PATCH] update labels one more time --- .github/labels.yml | 10 +++++----- 1 file(s) changed, 5 insertion(s)(+), 5 deletion(s)(-) diff --git a/.github/labels.yml b/.github/labels.yml --- a/.github/labels.yml +++ b/.github/labels.yml @@ -39,7 +39,7 @@ #from_name: hackclub-arcade color: "ec3750" description: Issues relating to Hack Club, its YSWS and related projects/programs, and HCB. - name: open-source - color: "ffffff" + color: "12ab0a" descriptions: Issues relating to open-source work and projects. - name: recaptime-dev description: "Issues relating to RecapTime.dev and its projects (including Community Lorebooks)" @@ -55,11 +55,11 @@ description: "Issues relating to the CS50x course from Harvard on edX" # misc - name: personal-stuff - description: "Issues relating to personal life (DO NOT LEAK SENSTIVE INFO)" - color: "ededed" + description: "Issues relating to personal stuff (DO NOT LEAK SENSTIVE INFO)" + color: "e9f505" - name: blog - description: "Issues relating to the blog, including blog posts and its underlying infrastructure/code that runs it" - color: "ededed" + description: "Issues relating to the blog, including blog posts and its underlying infra" + color: "080808" ## GitHub issue form identifiers - name: 'gh-issue-form: default' -- tangled.sh