Comment
When creating a tag on a repo, I can type in something like community science. However, this will throw an error if I try to save it, as tags do not allow spaces.
But when I type it, there is a dropdown which suggests community science as the tag, instead of community-science, which is the obvious workaround.
Could we instead automatically suggest community-science when a user uses a space instead of a dash?
### Comment
When creating a tag on a repo, I can type in something like `community science`. However, this will throw an error if I try to save it, as tags do not allow spaces.
But when I type it, there is a dropdown which suggests `community science` as the tag, instead of `community-science`, which is the obvious workaround.
Could we instead automatically suggest `community-science` when a user uses a space instead of a dash?