| 1 | # Contributing to Kubo |
| 2 | |
| 3 | **For development setup, building, and testing, see the [Developer Guide](docs/developer-guide.md).** |
| 4 | |
| 5 | IPFS as a project, including Kubo and all of its modules, follows the [standard IPFS Community contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING.md). |
| 6 | |
| 7 | We also adhere to the [Go IPFS Community contributing guidelines](https://github.com/ipfs/community/blob/master/CONTRIBUTING_GO.md) which provide additional information on how to collaborate and contribute to the Go implementation of IPFS. |
| 8 | |
| 9 | We appreciate your time and attention for going over these. Please open an issue on ipfs/community if you have any questions. |
| 10 | |
| 11 | Thank you. |