Last active
August 31, 2018 23:47
-
-
Save monkut/4ee53a792525fb8c5d35676e527c7ac2 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": "category:documentation", | |
"description": "", | |
"color": "AED6F1" | |
}, | |
{ | |
"name": "category:feature", | |
"description": "", | |
"color": "5DADE2" | |
}, | |
{ | |
"name": "category:model-design", | |
"description": "", | |
"color": "BB8FCE" | |
}, | |
{ | |
"name": "category:model-training", | |
"description": "", | |
"color": "D2B4DE" | |
}, | |
{ | |
"name": "category:study", | |
"description": "", | |
"color": "F8C471" | |
}, | |
{ | |
"name": "category:analysis", | |
"description": "", | |
"color": "73C6B6" | |
}, | |
{ | |
"name": "category:data-preparation", | |
"description": "", | |
"color": "73C6B6" | |
}, | |
{ | |
"name": "category:setup", | |
"description": "", | |
"color": "F7DC6F" | |
}, | |
{ | |
"name": "category:bug", | |
"description": "", | |
"color": "FF0000" | |
}, | |
{ | |
"name": "estimate:1d", | |
"description": "", | |
"color": "0000FF" | |
}, | |
{ | |
"name": "estimate:3d", | |
"description": "", | |
"color": "0000FF" | |
}, | |
{ | |
"name": "estimate:5d", | |
"description": "", | |
"color": "00FF00" | |
}, | |
{ | |
"name": "estimate:7d", | |
"description": "", | |
"color": "00FF00" | |
}, | |
{ | |
"name": "estimate:10d", | |
"description": "", | |
"color": "FFFF00" | |
}, | |
{ | |
"name": "estimate:15d", | |
"description": "", | |
"color": "FFFF00" | |
}, | |
{ | |
"name": "estimate:30d", | |
"description": "", | |
"color": "FF0000" | |
}, | |
{ | |
"name": "cancel:duplicate", | |
"description": "", | |
"color": "FF0000" | |
}, | |
{ | |
"name": "cancel:wontfix", | |
"description": "", | |
"color": "FF0000" | |
}, | |
{ | |
"name": "cancel:invalid", | |
"description": "", | |
"color": "FF0000" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment