mirror of https://github.com/l3uddz/traktarr
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
585 B
43 lines
585 B
[
|
|
{
|
|
"name": "Bug",
|
|
"color": "#ee0701"
|
|
},
|
|
{
|
|
"name": "Docs",
|
|
"color": "#abfcee"
|
|
},
|
|
{
|
|
"name": "Duplicate",
|
|
"color": "#cccccc"
|
|
},
|
|
{
|
|
"name": "Expected Behavior",
|
|
"color": "#cccccc"
|
|
},
|
|
{
|
|
"name": "Feature Request",
|
|
"color": "#2f58b7"
|
|
},
|
|
{
|
|
"name": "Invalid",
|
|
"color": "#e6e6e6"
|
|
},
|
|
{
|
|
"name": "Support",
|
|
"color": "#cc317c"
|
|
},
|
|
{
|
|
"name": "Waiting For Info",
|
|
"color": "#13db34"
|
|
},
|
|
{
|
|
"name": "Wont Fix",
|
|
"color": "#ffffff"
|
|
},
|
|
{
|
|
"name": "Work In Progress",
|
|
"color": "#dd3087"
|
|
}
|
|
]
|