all-contributors / all-contributors/cli
contributorsSortAlphabetically alphabetical sort shouldn't be case sensitive
Abierto
type: bug
- Lenguaje dominante
- JavaScript
- Estrellas
- 425
- Forks
- 149
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.