- name: "good-first-issue"
color: "7057ff"
description: "Good for newcomers — limited scope, clear steps, mentoring available"
- name: "help-wanted"
color: "008672"
description: "Up for grabs; maintainers welcome patches but won't drive this"
- name: "bug"
color: "d73a4a"
description: "Something isn't working"
- name: "enhancement"
color: "a2eeef"
description: "New feature or improvement request"
- name: "documentation"
color: "0075ca"
description: "Improvements or additions to docs, README, or inline doc comments"
- name: "security"
color: "b60205"
description: "Security-sensitive finding or hardening — follow disclosure policy"
- name: "tests"
color: "e4e669"
description: "Test infrastructure, coverage gaps, or test-only improvements"
- name: "ci"
color: "f9d0c4"
description: "CI, release, or build workflow changes"