Last active
November 7, 2018 19:57
-
-
Save xpersonas/f417f965a7435ab5dec8d51042d5c013 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "analytics", | |
"color": "feab0a", | |
}, | |
{ | |
"name": "bug", | |
"color": "d73a4a", | |
}, | |
{ | |
"name": "copy", | |
"color": "f8c47b", | |
}, | |
{ | |
"name": "duplicate", | |
"color": "d3dae1", | |
}, | |
{ | |
"name": "enhancement", | |
"color": "70bcfc", | |
}, | |
{ | |
"name": "feature", | |
"color": "70bcfc", | |
}, | |
{ | |
"name": "help wanted", | |
"color": "008672", | |
}, | |
{ | |
"name": "hold", | |
"color": "#d3dae1", | |
}, | |
{ | |
"name": "need client feedback", | |
"color": "f6cc35", | |
}, | |
{ | |
"name": "need client info", | |
"color": "f6cc35", | |
}, | |
{ | |
"name": "need design", | |
"color": "f6cc35", | |
}, | |
{ | |
"name": "need design", | |
"color": "f6cc35", | |
}, | |
{ | |
"name": "need estimate", | |
"color": "f6cc35", | |
}, | |
{ | |
"name": "need more info", | |
"color": "f6cc35", | |
}, | |
{ | |
"name": "question", | |
"color": "bf3d7a", | |
}, | |
{ | |
"name": "security", | |
"color": "d73a4a", | |
}, | |
{ | |
"name": "typo", | |
"color": "d73a4a", | |
}, | |
{ | |
"name": "UI/UX Problem", | |
"color": "f8c47b", | |
}, | |
{ | |
"name": "wontfix", | |
"color": "d3dae1", | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment