Skip to content
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

The list of tags is case-sensitive #12

Open
benfulton opened this issue Dec 18, 2024 · 1 comment
Open

The list of tags is case-sensitive #12

benfulton opened this issue Dec 18, 2024 · 1 comment

Comments

@benfulton
Copy link
Contributor

The first few dozen tags are all the ones that have capital letters, leading a user searching for, e.g. "bioinformatics" to conclude that there aren't any projects with that tag. The lower-case bioinformatics tag is buried deeper in the list.

@vsoch
Copy link
Contributor

vsoch commented Dec 19, 2024

Those are tags that come exactly from their respective repos. If you wanted to normalize (all lowercase) you'd need to do that in the automation

and retroactively update all the current issues here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants