google-code-export / kv-webme

Automatically exported from code.google.com/p/kv-webme
1 stars 0 forks source link

add issue bounties #195

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the IssueTracker plugin should have an option where registered users can have 
two types of "issue credits": "free issue credits", and "paid issue credits"

the user can distribute these credits among issues to indicate what they feel 
should be worked on.

"free" credits are merely an indication of request. the user /requests/ that 
the issue be worked on. the admin can set a maximum number of free credits 
which any user can apply to any particular issue. Free credits can be moved 
around among issues however the user wishes. When an issue is marked Complete, 
that issue's credits are returned to the user.

"paid" credits are literally credits which have been paid for. The intention is 
that if an issue has 65 credits on it and Person A solves it, then Person A 
receives 65 euro (or whatever) for handling the issue. The admin sets a paypal 
address for accepting payment, and the user receives 'n' credits (minus an 
optional handling fee) for every 'n' that they pay. Once a paid credit has been 
applied to an issue, it can not be removed. This is to make sure that when 
someone handles an issue, they can be sure that the money isn't going to 
suddenly disappear onto another issue.

Original issue reported on code.google.com by kae.verens@gmail.com on 15 Oct 2012 at 1:15