all-contributors / all-contributors/cli
More options for sorting contributors
Open
- Dominant language
- JavaScript
- Stars
- 425
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
I suggest having more options for sorting contributors.
Options:
- none (default)
- username
- number of contribution types
Types:
- ascending - without minus sign (default)
- descending - with minus sign
### Proposed format
```
contributorsSortBy: "-username"
```
### Old format
```
"contributorsSortAlphabetically": false
```
Contributor guide
Assessment
This issue has not been assessed yet.