https://github.com/ipfs/go-ipfs
Raw File
Tip revision: c78cdfd51ec6e7ddfae1bcee564cab2af757196f authored by Adin Schmahmann on 07 December 2020, 16:24:43 UTC
ipfs dht query emits lookupevents
Tip revision: c78cdfd
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