| ▲ | corps_and_code 5 hours ago | ||||||||||||||||
Interesting idea, I wonder about using it myself. Let's say I'm a maintainer of an open source project on Github/Gitlab. How would you actually implement this deposit-refund loop in practice? | |||||||||||||||||
| ▲ | rglullis 5 hours ago | parent [-] | ||||||||||||||||
I believe you are asking me in jest, but if you are genuine, this is what I would add to my CONTRIBUTING.md ``` # FIrst-time contributors Due to the increased number of AI bots and low-effort contributions, we are being forced to add some friction for first-time contributors. PRs are closed for anyone not explicitly added to our list of authorized users. To be accepted in the list, you must do one of the following: - Show a history of meaningful contributions in projects from related technologies done before Jan 1st, 2023. - Be vouched by one of the existing contributors in the core team - (If you have github sponsors/polar/patreon) Be a sponsor for the project for the last 3 months) - Submit a small payment, which will be held in escrow until your PR is accepted. The following methods are accepted (choose all that apply: paypal, SEPA, Crypto, Venmo, Pix, UPI, M-Pesa, etc) ``` | |||||||||||||||||
| |||||||||||||||||