Skip to content

Instantly share code, notes, and snippets.

@xfoxfu
Created April 13, 2018 01:41
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 xfoxfu/1d247ecc5be5087c9bfeccdcbe21eeb5 to your computer and use it in GitHub Desktop.
Save xfoxfu/1d247ecc5be5087c9bfeccdcbe21eeb5 to your computer and use it in GitHub Desktop.
GitHub standard labels for Sandra
[{
"name": "CLA: Signed",
"color": "#CCFF90"
},
{
"name": "CLA: Unsigned",
"color": "#CCFF90"
},
{
"name": "duplicate",
"color": "#BDBDBD"
},
{
"name": "invalid",
"color": "#BDBDBD"
},
{
"name": "good first issue",
"color": "#9C27B0"
},
{
"name": "need further information",
"color": "#BDBDBD"
},
{
"name": "Priority: Low",
"color": "#8BC34A"
},
{
"name": "Priority: Medium",
"color": "#FFC107"
},
{
"name": "Priority: High",
"color": "#E91E63"
},
{
"name": "Priority: Critical",
"color": "#F44336"
},
{
"name": "Status: Abandoned",
"color": "#BDBDBD"
},
{
"name": "Status: Accepted",
"color": "#1976D2"
},
{
"name": "Status: Available",
"color": "#2196F3"
},
{
"name": "Status: Blocked",
"color": "#B71C1C"
},
{
"name": "Status: Completed",
"color": "#006b75"
},
{
"name": "Status: In Progress",
"color": "#009688"
},
{
"name": "Status: On Hold",
"color": "#4DB6AC"
},
{
"name": "Status: Pending",
"color": "#00BCD4"
},
{
"name": "Status: Review Needed",
"color": "#FFC107"
},
{
"name": "Type: Bug",
"color": "#CDDC39"
},
{
"name": "Type: Feature",
"color": "#CDDC39"
},
{
"name": "Type: Question",
"color": "#CDDC39"
},
{
"name": "Component: Message",
"color": "#3F51B5"
},
{
"name": "Component: Subscription",
"color": "#3F51B5"
},
{
"name": "Component: User",
"color": "#3F51B5"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment