Skip to content

contributorsSortAlphabetically alphabetical sort shouldn't be case sensitive #370

Open
@michaelfaith

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions