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

Update after signup wizard to encourage subscribing to repos #1700

Open
3 tasks
schneems opened this issue Oct 6, 2022 · 0 comments
Open
3 tasks

Update after signup wizard to encourage subscribing to repos #1700

schneems opened this issue Oct 6, 2022 · 0 comments

Comments

@schneems
Copy link
Member

schneems commented Oct 6, 2022

There's an after-signup flow already, but it only prompts users to set their privacy https://github.com/codetriage/CodeTriage/blob/2c618b850ecb9863ad9dfd3b552b1857bade0b44/app/controllers/users/after_signup_controller.rb.

To get people to help with issues, we need to first get them to subscribe to repositories. Instead of sending random repos, we can be a bit more clever with our suggestions

  • First ask them to assign their favorite language(s)
  • Once lockfile parsing is setup (Dependency parser to find repos #1686) we could prompt them to upload a lockfile
  • Recommend repos based on those other two.
@schneems schneems changed the title Update after signup wizard to encourage Update after signup wizard to encourage subscribing to repos Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant