-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Invite Groups of Contributors Based on Skills #5048
Comments
@thelostone-mc what do you think of this as a start for the backend #5060 |
@danlipert I think we can actually use what we already have from the backend ! The logic to fetch all names from that field on funding an issue is already in place so I believe we can do away without it ! cc @octavioamu |
@thelostone-mc Thats good but then won't we need to do a ton of requests to actually send each invite? I think its better to submit the skills to the backend to fire the email rather than submit each user_id to fire each email. |
@danlipert but then we already reuse this invite in other places like bounty detail and users directory. |
@PixelantDesign why the text in plural? This is sent from funder to a contributor.
|
User Story
As a Gitcoin Funder I'd like to invite groups of contributors to my bounty so that I have a lot of candidates to choose from.
What
Add form field to allow ability to invite groups of users based on skill required on this bounty
Assumptions
Human - We assume that funders wnat to invite by groups/skills
Business- We assume that if we build this the number of contributor applications woould increase maybe 3x and would satisfy funders.
Tech - We assume minimal changes too the backend.
Definition of Done
Design
Update the above text to:
Hi Guys!
I'm looking for some help on this new bounty! Give it a look and see if you're interested.
Thanks,
@github user
Bounty Name
Value
View Bounty
The text was updated successfully, but these errors were encountered: