2018-11-09 18:31:55 +01:00
---
title: Development & Governance
2018-11-09 19:08:36 +01:00
description: Learn about the engineering process behind Ocean Protocol and how you can influence its further development.
2018-11-09 18:31:55 +01:00
---
2018-11-09 19:08:36 +01:00
## Collective Code Construction Contract (C4)
2018-11-09 18:31:55 +01:00
Ocean Protocol uses [C4 Standard process ](https://github.com/unprotocols/rfc/blob/master/1/README.md ) to manage changes in the source code. Find more details in the respective [OEP-01 ](https://github.com/oceanprotocol/OEPs/tree/master/1 ).
2018-11-11 01:32:05 +01:00
< repo name = "OEPs" > < / repo >
2018-11-09 19:08:36 +01:00
## Project management
2018-11-09 18:31:55 +01:00
We use GitHub as a means for maintaining and tracking issues, roadmap and source code development.
2018-11-12 12:45:10 +01:00
- [Ocean Protocol on GitHub ](https://github.com/oceanprotocol )
- [Business Board (Ocean Roadmap) ](https://github.com/oceanprotocol/ocean/projects/1 )
- [Milestones ](https://github.com/oceanprotocol/ocean/milestones?direction=asc&sort=due_date&state=open )
2018-11-11 01:32:05 +01:00
2018-11-11 04:02:34 +01:00
We use the _dev-ocean_ repository for internal documentation of most of our engineering processes.
2018-11-11 01:32:05 +01:00
< repo name = "dev-ocean" > < / repo >