1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2025-07-31 22:03:11 -04:00
falsehood/.github/labels-extra.json
2022-03-29 23:20:13 +04:00

17 lines
No EOL
340 B
JSON

[
{
"name": "curation",
"color": "#d73a4a",
"description": "Links or structure needs to be refined"
},
{
"name": "new link",
"color": "#fbca04",
"description": "A link worth adding to the list"
},
{
"name": "fix link",
"color": "#d4c5f9",
"description": "Existing link need to be updated"
}
]