-
Notifications
You must be signed in to change notification settings - Fork 39
Issue Label Style Guide
Our issue label style guide is based on Robin's Style Guide for Tagging
Our repository covers three areas: the patterns, the language, and the library. Issues will be related to one of those three areas. If an issue is related to the task runner, it should get labeled as such
Color: #C0E6FF
design languagedesign librarydesign patternsrunner
Issues that make the product feel broken or prevent us from doing further work. High priority, especially if present in production
Color: #FF5050
bughotfixblockedexternally blocked
Necessary, but less impactful, tasks.
Color: #FFD791
cleanup
Affects user's comprehension or overall enjoyment of the product.
Color: #FFA573
copyuser experiencevisual design
The environment the issue pertains to.
Color: #E9E0E0
devproduction
Requires further conversation to figure out the action steps. Most addition ideas start from here.
Color: #DB2780
request for commentshelp wantedquestionresearchstrategyready for review
Iterations on existing features or guidelines
Color: #41D6C3
enhancementoptimization
Brand new functionality or guidelines. Each label corresponds to a branch prefix in our branching model (except hotfix, which is is under problems)
Color: #8CD211
corefeaturelanguagelibrarypatternrelease
Taking action, but need other things to happen first (blockers resolved, feedback given, etc…)
Color: #FDD600
in progressunder consideration
No action needed or possible. The issue is either fixed, addressed better by other issues, or is just out of scope.
Color: #DFE9E9
invalidduplicatewon't fix