Open jakeleboeuf opened 10 years ago
What about formating contributions as Commits / Additions / Deletions
instead of simply commits?
...
"contributors": [
{
"name": "Jake LeBoeuf",
"email": "dev@jakeleboeuf.com",
"url": "https://github.com/jakeleboeuf",
"contributions": "6 commits / 133,546 ++ / 156 --",
"hireable": true
}
]
Hi @jakeleboeuf, is there a way we can tell what properties to add to the contributors
list without changing the code? I don't want to have "hireable" and "contributions".
Are "hireable" and "contributions" useful/valid properties to list? Does anybody really care about that stuff?