maybe we could move the messageRoom call outside of the createProposal call. Thus createProposal only does create the IPFS document and the proposal and resolve or reject and could be used somewhere else.
maybe we could move the messageRoom call outside of the createProposal call. Thus createProposal only does create the IPFS document and the proposal and resolve or reject and could be used somewhere else.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
closes #3
closes #4
connected to #3
connected to #4
@@ -78,0 +114,4 @@let accounts = profile.accounts;let github = accounts.find(a => a.site === 'github.com');let wiki = accounts.find(a => a.site === 'wiki.kosmos.org');maybe it would be nice to have defaults here? for example for the protocol to be https if not explicitly specified
maybe we could move the messageRoom call outside of the createProposal call. Thus createProposal only does create the IPFS document and the proposal and resolve or reject and could be used somewhere else.
whoot, whooot! awesome. looks good to me, I did not test it here but 👍 for merging!