-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
[DESIGN] Gitcoin Requests #671
Comments
This issue now has a funding of 0.3 ETH (173.94 USD @ $579.79/ETH) attached to it.
|
Just looked closer at @KennethAshley work on the grant page. I do think that we can and likely should reuse his work on that for this feature as well. We can componentize those cards and their various meta to be used across the site. I can work on the fieldset for the new bounty request, but otherwise I think we can reuse a lot of the same code we'll develop for that feature here. Thoughts @owocki ? |
i agree. lets reuse as much as possibel |
@joshmobley @owocki Second the thoughts on reusing from #380... Would also be curious on the form styles for "Create A Request", once you get there. On that page, I'd imagine the form styles from our 'Fund Issue' form could come in handy. @PixelantDesign any thoughts? |
@joshmobley I am curious what the thinking is behind using tiles for a bounty index page. @vs77bb I agree on reusing the forms. |
@PixelantDesign from the requirements, it felt similar to a kickstarter type of proposition, where the community could fund a bounty to get it ready to work. That, in addition with the amount of data displayed led me to think that tiles might be good in terms of keeping information density in balance. In conjunction with the filters, it felt like users would still be able to adequately navigate the issues without too much scrolling or pagination. After the fact, I saw that @KennethAshley had used a similar approach for #380 -- which led me to believe that we could just reuse his designs for this section as well. |
@owocki @PixelantDesign I'm starting to think that a better approach is mimicking the Issue Explorer as opposed to the Grants Page. Kevin referred to this as 'reverse bounties' and I agree with this (as the intention is to make requests by the issue). @joshmobley What do you think? Apologies if the initial requirements were unclear. Given these bounties are likely to be smaller (say, $50 - $500), I think it's possible that 'Funded' / 'Unfunded' as filters are correct to start, as the intention is they could be funded in one sweep (as opposed to a grant / kickstarter, which might take multiple parties contributing to reach the goal. Looping in @thelostone-mc as I know he had a part to play in building out the Issue Explorer. |
@vs77bb Ah we did use the grants page as an example , that's probably why @joshmobley went along those lines. ( I would end up doing the same ) Lemme know if I've got this right :
If it's the owner who has the yay/nay power, the kickstarter approach would be a overkill. |
@thelostone-mc Kinda... the focus wouldn't necessarily be on new issues, but any issues that a hunter might be willing to do / a hunter thinks should be bountied. For example, on geth right now here is an open issue marked 'Help Wanted'. If I'm a dev who would be willing to work on this issue for .2ETH, I should be able to link to this in Gitcoin Requests and say so, which adds the request to our Gitcoin Requests (the spiritual equivalent of the Issue Explorer, but for bounties which people would like to see funded that aren't quite yet). From there, Gitcoin Bot could comment on the repo saying that this bounty has been added to Gitcoin Requests, and would be worked for .2 ETH. The EF Repo Maintainer can bounty it if they think it'd be worth it by clicking 'Fund Issue'. If they don't, it remains in an unfunded status until Gitcoin Core / someone else decides to bounty it anyways. Does that make sense? While your example also could work, I'm clarifying it could either be a new issue or an existing issue on an open source repo. As for the 15% finders fee, we can probably tip that outside of the MVP flow for simplicity. Also, starting to think, couldn't this also turn into a radio button on the Issue Explorer? 'Requested Bounties' or something of that nature? Appreciate your thoughts @thelostone-mc, hope this explanation helps :) |
Yup that clears up stuff a bit ! I always associated the issue explorer as a place where only bounites issues are listed ! Usually it's the hunters looking for bounties who check out the explorer right ? Would it make sense to throw these into the mix ? That said , we've already got external bounties and explorer ! Don't want the users running around all over the place If added into the explorer , issues could appear in the default only if they are funded , we would have a filter if they want to view issues which are pending funding makes sense ! I vote issue explorer ^_^ |
@thelostone-mc @vs77bb I do like the idea of consolidating these different data types into one view (the explorer). That said, it may be a non-trivial design and UI effort to rework it to make sense with the various types of issues (funded vs. proposed). I could put together a couple of concepts along a spectrum of effort? |
@joshmobley I like that approach, sounds good. It'd be nice to have one approach if it was integrated with the Issue Explorer + another which is more standalone (I'll yield creative control on what that looks like to you along the 'spectrum' you mentioned). I updated the issue requirements slightly to reflect our convo. Happy to put in a bit more ETH as this has escalated in scope a bit since it was first posted! |
Some thoughts...
|
Going back to point 1, if there are multiple requests where does the 10% bonus bounty go to? I think probably to the personal who originally requested the issue and not the person who ended up working on it 🤔 |
⚡️ A tip worth 0.0001 ETH (0.04 USD @ $413.59/ETH) has been granted to @vs77bb for this issue from Mitchell Adam Kosowski V. ⚡️ The sender had the following public comments:
Nice work @vs77bb! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.
|
Good questions!
I think this is reasonable and will eventually happen in a sustainable way. However, it's not our intention to make this a 'race to the bottom'. I'd be fine with starting at a limit of one per issue for the MVP.
The specific instructions here will be to find issues marked 'Good First Issue' / 'Help Wanted' so that it's clear that the repo maintainer is looking for help. If it remains unfunded and is in review with Core team, these are tags we'll be looking for as indicators that external contributions are welcome.
Moot point if we decide just one request per issue in MVP. However, it should be clear that the 15% bonus could go to someone who does not actually work the task. For example, if @mkosowsk sends a Gitcoin Request to Geth, the Geth team funds it, and then @thelostone-mc does the bounty...@mkosowsk should get the 15% for bringing the work to the platform (as much as that pains me to say). 🙂thoughts? @joshmobley Let us know if this brings up any other questions... don't think the convo changes much for the spec but hope it continues to clear up the vision! |
Agree with this and not just because I'm getting paid in the hypothetical 😂At its heart, #671 is incentivizing users for Discovery (bringing the work) not the actual Contribution (doing the work) so we should be clear to delineate that 👍🏻 Side note, been discussing some interesting things with @kamescg w.r.t. #671 and #760 (my baby! 😍) Think fleshing out these concepts could provide some big time value add to the Gitcoin platform :)
|
@vs77bb quick clarifying point on this ticket: this is for finding issues that are already created and reporting back to Gitcoin, not for creating issues and then reporting back to Gitcoin? Creation of issues beyond bugs (a la #760) and reporting back is a fair amount more work but think it could be a huge value add for a lot of projects that want to build out stuff and have the capital to deploy to do so but are time constrained... would be interested in discussing this further but it's out-of-scope for this ticket 👍 |
Love the discussion going on here! Starting with one request per issue sounds good to me. 👍 |
@joshmobley Think we might have lost 'Start Work' here as it's been inactive for a week. Mind clicking it to re-claim? |
I love it! @owocki @PixelantDesign any final questions before we move it to [CODE] phase? Very much appreciate your attention to detail here, @willsputra. |
@willsputra @vs77bb I think overall it works. Though, I wonder if there are other ways to simplify the experience if separate bounty requests from the left rail list. My concern is that the explorer is becoming a catch all. Adding bounty request at the end of the list makes it a little confusing since the list order represents progression of work in some ways. Are there other ways to handle this? For success confirmations, instead of: |
lgtm. @vs77bb want to take the first pass at the 'code it' ticket and ill provide a second pass? |
@owocki See WIP ticket here, pending @PixelantDesign responses!
@PixelantDesign I feel the best way to easily test is to have it as a part of the Issue Explorer. The usefulness of a request will be measured by how quickly it turns into a) an 'Open' issue and b) 'Work Done', so it seems like there's more of a tie here than to the Explorer than say, Dev Grants, Jobs Board, etc. If it truly picks up steam, we could house as it's own section (or perhaps it's own drop-down).
Agree, this makes sense to show the confirmation screen after funding issue. From there, it could re-direct to 'Work-Started' as @willsputra mentioned (only after it is posted to the blockchain). |
@willsputra would it make sense to add |
@PixelantDesign I'll change it to the funding confirmation message.
@thelostone-mc I feel it might be slightly confusing, since: |
Hmm true ! I just figured cause we'd labeled stuff like canceled/expired which not every issue goes through but alright 🤔 |
@thelostone-mc @willsputra I tend to agree that it should be at the bottom because it's not necessarily something interesting to most bounty hunters (yet). it would be bad if bounty hunters went to 'bounty requests' thinking that these were already funded. keeping it at the bottom reduces that risk. @willsputra feel free to 'Submit Work' here! |
Love this thread 👍🏻 One related thought: would it make sense to include an optional finders/founders fee as part of a bounty work scheme (#973)? Such option combined with crowdsourced bounties (#1023) could in itself incentivise developers to identify and kick-start existing issues with high potential for reaching sufficient crowd funding on Gitcoin? |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 0.3 ETH (202.73 USD @ $675.77/ETH) has been submitted by: @vs77bb please take a look at the submitted work:
|
As suggested by @PixelantDesign, we're moving Bounty Requests to the top + also adding a line to separate bounty requests and regular issues clearer. |
@willsputra this looks better ^_^ 👍 |
@willsputra would you hate me if I asked for a minor update ? What are your thoughts on having an subtle way of hinting out that the issue is not funded (so that it makes easy to differentiate when one searches through everything) |
@vs77bb Let's create a new design issue: Gitcoin Requests v2 to include:
No Data State for Gitcoin Requests
Email Communication
Anything else that you think we need? |
@PixelantDesign just wondering what are the requester email confirmations needed? |
sounds good @willsputra |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.3 ETH (221.31 USD @ $737.71/ETH) attached to this issue has been approved & issued to @willsputra.
|
@willsputra Thank you for all your work here! |
What
As a developer, I want the best the open source work in web3 on Gitcoin so that I can contribute to great projects.
Gitcoin Requests Page
Gitcoin Bot / Other Updates Needed (Not In Scope For Design)
Attributes of a request
Design bounty
This is a bounty to submit a design for the following page:
Example Design
This example of the grants page (from @KennethAshley at #380 ) might be useful as a template as you think through how the page might look. There would still need to be a place for new submissions to be added (via hyperlink) and a button to fund the issue.
The text was updated successfully, but these errors were encountered: