all-contributors / all-contributors/cli
contributorsSortAlphabetically alphabetical sort shouldn't be case sensitive
Open
type: bug
- Dominant language
- JavaScript
- Stars
- 425
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Currently alphatical sort is doing a case-sensitive sort, which results in all Capitalized names A-Z to come before lower case names a-z in the project's README, and you end up with a non-intuitive ordering like this:

**Expected behavior**
Case insensitive sort would yield a more intuitive ordering.
Contributor guide
Assessment
This issue has not been assessed yet.