|
|
|
|
|
by buffalobuffalo
1332 days ago
|
|
I don't see why the repo owner needs to do/approve this. All this requires is that the repo can be forked. I could see a product looking like this. -Define a CI-like pipeline that runs tests that will fail if the bug persists and succeed if the bug is fixed.
-Allow bounty seekers to pass links to branches/repo forks that try to pass the tests.
-The first one to pass the tests get the bounty released to them
-As a courtesy, the system should probably offer the patched code as a PR to the original repo, even if they don't accept it.
|
|
I'm not sure it works for end-user software; the set of people who can write working tests is usually smaller than the set of end users.