https://github.com/ipfs/go-ipfs
Raw File
Tip revision: 675037721fcef91cc1887257b647f0ba06a3f620 authored by Piotr Galar on 23 January 2023, 13:57:21 UTC
Merge pull request #9498 from ipfs/release-v0.18
Tip revision: 6750377
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