Skip to content

Instantly share code, notes, and snippets.

@channprj
Created December 26, 2018 07:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save channprj/4dd8df9b0c1cb4428f93b952e61697ac to your computer and use it in GitHub Desktop.
Save channprj/4dd8df9b0c1cb4428f93b952e61697ac to your computer and use it in GitHub Desktop.
Labels for Dev Team
[
{
"name": "Problem: Bug",
"color": "f5222d"
},
{
"name": "Problem: Security",
"color": "f5222d"
},
{
"name": "Problem: Extention",
"color": "f5222d"
},
{
"name": "Problem: Critical",
"color": "f5222d"
},
{
"name": "Closed: Chore",
"color": "e2e2e2"
},
{
"name": "Closed: Legal",
"color": "e2e2e2"
},
{
"name": "Experience: Design",
"color": "f759ab"
},
{
"name": "Experience: UX",
"color": "f759ab"
},
{
"name": "Environment: Staging",
"color": "722ed1"
},
{
"name": "Environment: Test",
"color": "722ed1"
},
{
"name": "Environment: Deploy",
"color": "722ed1"
},
{
"name": "Environment: QA",
"color": "722ed1"
},
{
"name": "Feedback: Discussion",
"color": "874d00"
},
{
"name": "Feedback: Question",
"color": "874d00"
},
{
"name": "Feedback: Document",
"color": "874d00"
},
{
"name": "Improvement: Request",
"color": "1890ff"
},
{
"name": "Improvement: Enhancement",
"color": "1890ff"
},
{
"name": "Improvement: Optimization",
"color": "1890ff"
},
{
"name": "Improvement: Feature",
"color": "1890ff"
},
{
"name": "P0",
"color": "f5222d"
},
{
"name": "P1",
"color": "fa8c16"
},
{
"name": "P2",
"color": "fadb14"
},
{
"name": "P3",
"color": "52c41a"
},
{
"name": "Status: Invalid",
"color": "c1c1c1"
},
{
"name": "Status: Wontfix",
"color": "c1c1c1"
},
{
"name": "Status: Duplicated",
"color": "c1c1c1"
},
{
"name": "Status: To Do",
"color": "c1c1c1"
},
{
"name": "Status: On Hold",
"color": "c1c1c1"
},
{
"name": "Status: In Progress",
"color": "c1c1c1"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment