Skip to the content.
Simple scheme v1
- types
- bug (#ff0000)
- chore (#00ffff)
- feature (#0000ff)
- states
- discuss (#ff00ff)
- WIP (#ffff00)
- LGTM (#00ff00)
Complex scheme v2
- components (#bfd4f2)
- effort (#d4c5f9)
- "effort (1): easy (mins)"
- "effort (2): medium (hour-s)"
- "effort (3): hard (day-s)"
- pull request
- "pull request: clean up" (#ff7700)
- "pull request: mergable" (#00dd00)
- states
- "state (0): duplicate" (#006b75)
- "state (0): ExtDependency" (#006b75)
- "state (0): WontFix" (#006b75)
- "state (1): discuss" (#ff3333)
- "state (2): WIP" (#ff7700)
- "state (3): review" (#ffdd00)
- "state (4): LGTM" (#00dd00)
- types (#5319e7)
- "type: bug"
- "type: chore"
- "type: feature"
List of colors
Simple color scheme
| Color |
Hex (RGB) |
Name |
Usage |
| |
#ff0000 |
Red |
bug |
| |
#00ff00 |
Lime |
LGTM |
| |
#0000ff |
Blue |
feature |
| |
#ffff00 |
Yellow |
WIP |
| |
#ff00ff |
Magenta / Fuchsia |
discuss |
| |
#00ffff |
Cyan / Aqua |
chore |
Complex color scheme
| Color |
Hex (RGB) |
Usage |
| |
#bfd4f2 |
(components) |
| |
#d4c5f9 |
(effort) |
| |
#006b75 |
(state 0) |
| |
#ff3333 |
(state 1) |
| |
#ff7700 |
(state 2 / clean up) |
| |
#ffdd00 |
(state 3) |
| |
#00dd00 |
(state 4 / mergable) |
| |
#5319e7 |
(types) |
List of all types
- components (#bfd4f2)
- effort (#d4c5f9)
- "effort (1): easy (mins)"
- "effort (2): medium (hour-s)"
- "effort (3): hard (day-s)"
- pull request
- "pull request: clean up" (#ff7700)
- "pull request: mergable" (#00dd00)
- states
- "state (0): duplicate" (#006b75)
- "state (0): ExtDependency" (#006b75)
- "state (0): WontFix" (#006b75)
- "state (1): discuss" (#ff3333)
- "state (2): WIP" (#ff7700)
- "state (3): review" (#ffdd00)
- "state (4): LGTM" (#00dd00)
- types (#5319e7)
- "type: bug"
- "type: chore"
- "type: feature"
- "type: refactor"
- "type: RFC"