You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
There needs to be a way to keep people from using several different tags for one category, this prevents the users searching from being able to find what they are looking for.
There needs to be some form of tag validation, such as underscore concatention (i.e. "mobile dev" goes to "mobile_dev")
If we don't do tag validation, then there needs to be a form of fuzzy search: (i.e. iOS search looks for: ios, ioS, apple, mobile, etc)
The text was updated successfully, but these errors were encountered:
There needs to be a way to keep people from using several different tags for one category, this prevents the users searching from being able to find what they are looking for.
There needs to be some form of tag validation, such as underscore concatention (i.e. "mobile dev" goes to "mobile_dev")
If we don't do tag validation, then there needs to be a form of fuzzy search: (i.e. iOS search looks for: ios, ioS, apple, mobile, etc)
The text was updated successfully, but these errors were encountered: