https://github.com/ipfs/go-ipfs
Revision fafec57ee637c938aeba4170b2ee88864fde0fbc authored by Adin Schmahmann on 10 September 2020, 00:34:37 UTC, committed by Adin Schmahmann on 10 September 2020, 14:52:19 UTC
1 parent fe1df47
Raw File
Tip revision: fafec57ee637c938aeba4170b2ee88864fde0fbc authored by Adin Schmahmann on 10 September 2020, 00:34:37 UTC
Release v0.7.0-rc2
Tip revision: fafec57
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