-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sort fonts alphabetically #9653
Sort fonts alphabetically #9653
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will definitely be better than what we had. Thank you!
All we need is for you to sign the CLA 😄
Just signed the CLA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this!
🎉 Handy links: |
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed
Validated this only by following the issue description and verified fonts appeared to be sorted alphabetically now.
Happy to add automated tests as well but would need some help where to add these since I'm probably overlooking where fonts are covered now.