https://github.com/ipfs/go-ipfs
Raw File
Tip revision: cdefb64eb12a21e676af8c2db69a083ac1fce9f1 authored by Lucas Molas on 02 February 2022, 15:37:54 UTC
feat(cmds): add dag diff
Tip revision: cdefb64
CONTRIBUTING.md
IPFS as a project, including go-ipfs and all of its modules, follows the [standard IPFS Community contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md).

We also adhere to the [GO IPFS Community contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING_GO.md) which provide additional information of how to collaborate and contribute in the Go implementation of IPFS.

We appreciate your time and attention for going over these. Please open an issue on ipfs/community if you have any questions.

Thank you.
back to top