all-contributors / cli

Tool to help automate adding contributor acknowledgements according to the all-contributors specification ✨
https://allcontributors.org
Other
413 stars 144 forks source link

More options for sorting contributors #320

Open tenshiAMD opened 2 years ago

tenshiAMD commented 2 years ago

I suggest having more options for sorting contributors.

Options:

Types:

Proposed format

contributorsSortBy: "-username"

Old format

"contributorsSortAlphabetically": false
tenshiAMD commented 2 years ago

@gr2m @Berkmann18 what do you think? Please let me know. Thanks! 🎉

Berkmann18 commented 1 year ago

I agree, having the field name or something meaningful like "username"; I like the idea behind the - for descending although that would definitely need docs as it's not intuitive.