BuidlGuidl / grants.buidlguidl.com

https://grants-bg.vercel.app
MIT License
3 stars 3 forks source link

Kick back build submissions #123

Closed Pabl0cks closed 4 months ago

Pabl0cks commented 5 months ago

Context: Right now we can only "Reject" submissions, changing their status to rejected with a rejection comment, that the applicant can check in /my-grants page. This works great for initial submissions, but when a grant is already accepted, and its build is submitted to complete the grant, we can't reject the build.

Proposal: We could change status to “approved” when you reject a build submission, and show reject comments in /my-grants.

If showing rejection comments (in a status different to rejected) adds too much complexity to the code, we could notify the grantee in telegram with the rejection feedback, so he can submit the new build when the rejection reasons are fixed.