diff --git a/site/data/bounties.json b/site/data/bounties.json index a2173aea..86eed5c4 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -159,5 +159,19 @@ "Paid": false } ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Implement internal resolution scaling.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "04-27-2019", + "Name": "Ethan", + "Amount": "$40 USD", + "Paid": false + } + ] } ]