Support contributions for multiple contributors #178
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently each contribution document only stores the IPFS hash of the contributor. In order to support multiple contributors and to get the same IPFS hash/document we need accept multiple contributors and add those to the contribution IPFS document.
Once this is added, we need to add support for this new API to hubot-kredits and kredits-web
duplicate of #153