Files
awesome-falsehood/.github/labels-extra.json
2022-03-28 22:23:26 +04:00

22 lines
432 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"
},
{
"name": "typo",
"color": "#fef2c0",
"description": "Tiny, obvious fix"
}
]