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
We're currently limited to categorizing crates by their most prominent feature, but not all crates fit well under our current set of categories (looking at you, "Helpers" category), and some might fit more accurately under multiple categories.
Therefore, we should replace our current category system with a tagging system, so that crates can be tagged by ALL of their features (or by their intersection of features).
The text was updated successfully, but these errors were encountered:
We're currently limited to categorizing crates by their most prominent feature, but not all crates fit well under our current set of categories (looking at you, "Helpers" category), and some might fit more accurately under multiple categories.
Therefore, we should replace our current category system with a tagging system, so that crates can be tagged by ALL of their features (or by their intersection of features).
The text was updated successfully, but these errors were encountered: