Created
March 7, 2018 12:57
-
-
Save hsnaydd/811ee80c19f0d10aba4ef354c7255079 to your computer and use it in GitHub Desktop.
Labels
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": "awaiting: API", | |
"color": "c2e0c6" | |
}, | |
{ | |
"name": "awaiting: decision", | |
"color": "bfd4f2" | |
}, | |
{ | |
"name": "awaiting: design", | |
"color": "fef2c0" | |
}, | |
{ | |
"name": "awaiting: reply", | |
"color": "d4c5f9" | |
}, | |
{ | |
"name": "backlog", | |
"color": "bfdadc" | |
}, | |
{ | |
"name": "cannot reproduce", | |
"color": "fbca04" | |
}, | |
{ | |
"name": "duplicate", | |
"color": "cccccc" | |
}, | |
{ | |
"name": "help wanted", | |
"color": "bfe5bf" | |
}, | |
{ | |
"name": "invalid", | |
"color": "e6e6e6" | |
}, | |
{ | |
"name": "needs: clarifying", | |
"color": "dd9944" | |
}, | |
{ | |
"name": "needs: discussion", | |
"color": "f9d0c4" | |
}, | |
{ | |
"name": "needs: feedback", | |
"color": "006b75" | |
}, | |
{ | |
"name": "needs: investigation", | |
"color": "6a737d" | |
}, | |
{ | |
"name": "needs: more info", | |
"color": "d7eb9f" | |
}, | |
{ | |
"name": "needs: test", | |
"color": "e11d21" | |
}, | |
{ | |
"name": "priority: high", | |
"color": "b60205" | |
}, | |
{ | |
"name": "priority: low", | |
"color": "d4c5f9" | |
}, | |
{ | |
"name": "status: abandoned", | |
"color": "d4c5f9" | |
}, | |
{ | |
"name": "status: accepted", | |
"color": "c2e0c6" | |
}, | |
{ | |
"name": "status: available", | |
"color": "0e8a16" | |
}, | |
{ | |
"name": "status: blocked", | |
"color": "d93f0b" | |
}, | |
{ | |
"name": "status: on-hold", | |
"color": "eb6420" | |
}, | |
{ | |
"name": "type: bug", | |
"color": "ee0701" | |
}, | |
{ | |
"name": "type: enhancement", | |
"color": "84b6eb" | |
}, | |
{ | |
"name": "type: feature", | |
"color": "0e8a16" | |
}, | |
{ | |
"name": "type: maintenance", | |
"color": "c5def5" | |
}, | |
{ | |
"name": "type: proposal", | |
"color": "fbca04" | |
}, | |
{ | |
"name": "type: question", | |
"color": "cc317c" | |
}, | |
{ | |
"name": "type: regression", | |
"color": "b60205" | |
}, | |
{ | |
"name": "wontfix", | |
"color": "ffffff" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment