You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a funder on Gitcion - I'd like the ability to manage permissions and payouts with my team members.
Why
Overwhelming number of funders requesting this feature.
Make funder workflow easier
We can package and sell in a subscription
Assumptions
Human - Teams will be more than two people.
Business - If we build this funders will improve our platform experience for funders.
Tech - Team members will not share private keys with each other. We will use modified version of standard bounties v2 (we currently use v1). Payout is what we are focusing on here. Other options like management are less important (extend, cancellation - later).
Definitions
mirroring github actions + payout
when standard bounties contract v2 is released, when the bounty is created on the blockchain, we add a list of people onto the bounty that can interact with the bounty
Definition of Done
The Gitcoin platform syncs repo data from Github related to collaborators and team members, mirroring their permissions model. TBD: what level of access will allow users to be added as "Issuers", who have full control, and "Approvers", who can accept submissions and issue payout.
process set up to sync github action data with our db
new data model in gitcoin + syncing process
The text was updated successfully, but these errors were encountered:
frankchen07
changed the title
Team Payout -Build - Milestone I - As a funder on Gitcion - I'd like the ability to manage permissions and payouts with my team members.
Team Payout -Build - Milestone I - As a funder on Gitcoin - I'd like the ability to manage permissions and payouts with my team members.
Aug 6, 2019
User Story
As a funder on Gitcion - I'd like the ability to manage permissions and payouts with my team members.
Why
Assumptions
Human - Teams will be more than two people.
Business - If we build this funders will improve our platform experience for funders.
Tech - Team members will not share private keys with each other. We will use modified version of standard bounties v2 (we currently use v1). Payout is what we are focusing on here. Other options like management are less important (extend, cancellation - later).
Definitions
mirroring github actions + payout
when standard bounties contract v2 is released, when the bounty is created on the blockchain, we add a list of people onto the bounty that can interact with the bounty
Definition of Done
The Gitcoin platform syncs repo data from Github related to collaborators and team members, mirroring their permissions model. TBD: what level of access will allow users to be added as "Issuers", who have full control, and "Approvers", who can accept submissions and issue payout.
process set up to sync github action data with our db
new data model in gitcoin + syncing process
The text was updated successfully, but these errors were encountered: