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
@jbenet answered this here: ipfs/distributions#76 so lets figure out the best steps to ensure this happens everywhere, including setting up validation.
go-ipfs has a long running best practice of requesting their contributors to sign their commits -- https://github.com/ipfs/community/blob/master/contribution-guidelines.md#a-license-and-a-signed-off-by-trailers-are-required --, since it is the same project, we should do that for js-ipfs, libp2p and all their modules.
In fact, I even created a module just to run the bash script (I kept looking for it) https://www.npmjs.com/package/sign-commit
Thoughts?
@RichardLitt could you help us set up this guideline for the js ecosystem? Thank you :)
The text was updated successfully, but these errors were encountered: