Skip to content

Instantly share code, notes, and snippets.

@popomore
Created May 26, 2016 05:40
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 popomore/8ef8ad0573c97081da22dca1cc84173e to your computer and use it in GitHub Desktop.
Save popomore/8ef8ad0573c97081da22dca1cc84173e to your computer and use it in GitHub Desktop.
labels.json
[{
"name": "milestone",
"color": "0052cc"
}, {
"name": "task",
"color": "009800"
}, {
"name": "feature",
"color": "009800"
}, {
"name": "improvement",
"color": "bfe5bf"
}, {
"name": "bug",
"color": "e11d21"
}, {
"name": "invalid",
"color": "dddddd"
}, {
"name": "duplicate",
"color": "dddddd"
}, {
"name": "wontfix",
"color": "dddddd"
}, {
"name": "document",
"color": "dddddd"
}, {
"name": "discuss",
"color": "eb6420"
}, {
"name": "question",
"color": "fad8c7"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment