all-contributors / all-contributors/cli

contributorsSortAlphabetically alphabetical sort shouldn't be case sensitive

Open
#370 0 comments 1 reaction 0 assignees View on GitHub
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:

![image](https://github.com/user-attachments/assets/fd12f36a-8a0a-4781-a38b-932133eb2a48)

**Expected behavior**
Case insensitive sort would yield a more intuitive ordering.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.