-
-
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
DESIGN - add a section to the /results page that says "my bounty wasnt turned around, why" #4275
Comments
Note: PR for this to be merged only after #4167 gets in |
lol that got in after I posted that comment -> so yup it's up for grabs |
If it's up for grabs: How do we evaulate the reason for rejection? Do we have a new field on the Bounty Object for that, or is part of this PR/Request to also implement a feedback system for that? Thanks |
for now, id just like to have some qualitative storytelling about why bounties are not turned around in the design. for the purposes of designing this, you can assume the numbers will be provided for you. i will pull the numbers for you guys. |
OK, so for now just plain hardcoded, that's fine. |
thats up to the designer :) |
First, as I noted in slack, the right link is now https://gitcoin.co/blog/tutorial-how-to-price-work-on-gitcoin/ For bonus points, refactor the code so the same URL doesn't get hardcoded in multiple places. It is now in 3 places: views.py, amounts.js, results.html (https://github.com/search?q=org%3Agitcoinco+49bafcdd201e&type=Code) |
Who
/results page
What
add a section to the /results page that says "my bounty wasnt turned around, why". put it below this ( http://bits.owocki.com/82e4bf395206/Image%202019-04-24%20at%205.17.03%20PM.png ) section
Why
why don’t some tasks get turned around? the results page should breakdown why the '87%' number is only after start work. the reason is that
this section will be a lede into the following blog posts
https://medium.com/gitcoin/hiring-with-gitcoin-d58679de37ac
https://medium.com/gitcoin/setting-your-oss-repos-monetary-policy-9c493118cd34
https://medium.com/gitcoin/how-to-build-a-contributor-friendly-project-927037f528d9
https://medium.com/gitcoin/tutorial-how-to-price-work-on-gitcoin-49bafcdd201e
The text was updated successfully, but these errors were encountered: