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

Create feature: Suggest tags based on similar tags used by other projects based on user provided tags #183

Open
9 tasks
ExperimentsInHonesty opened this issue Jan 1, 2021 · 0 comments

Comments

@ExperimentsInHonesty
Copy link
Member

Overview

We want to enable users to find and add more relevant tags to their projects easily in order to increase their discoverability.

Background

It has become standard for applications that let you tag things (Linkedin, GitHub, etc.) to provide suggestions when you are tagging. We could do that by creating a database of word groupings from projects using a civictechindex tag, or there might even be a library we could use.

Action Items

  • Development
    • Research feasibility and options for building this function
    • Discuss with Product
  • Product
    • Decide to proceed or not
  • Development
    • Build feature to be included in the following places
      • during searching
      • during tagging

Resources/Instructions

Example of suggesting tags (linkedin)
Screen Shot 2020-03-22 at 7 54 28 PM

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

No branches or pull requests

1 participant