{"name":"Progress: In development","color":"#8e44ad"},
{"name":"Progress: Stale","description":"Issues that were in development once, but that haven't been worked on for a long time","color":"#ad8d43"},
{"name":"Help wanted","description":"An issue that new contributors could help solve. This doesn't necessarily mean that the issue is easy (not even considering that easiness is a very subjective thing), but more that the issue could give an overview of the architecture, is reasonably well-defined (so you know when you're done) or documentation exists etc.","color":"#5cb85c"},
{"name":"Test","description":"Everything about (manual, unit, integration, end-to-end) tests","color":"#5843ad"}
{"name":"Test","description":"Everything about (manual, unit, integration, end-to-end) tests","color":"#5843ad"},
{"name":"Priorty: High","description":"Anything that needs to be done soon or is a big issue. Major cornerstones of a project should usually be high priority issues.","color":"#ed8b02","priority":0},
{"name":"Priorty: Medium","description":"Anything that needs to be done sooner or later.","color":"#009966","priority":1},
{"name":"Priorty: Low","description":"Anything that should be done sometime, but is really not that important","color":"#6699cc","priority":2}