Thank you for your interest in contributing to the Flow network. This repository hosts protocol specifications, interface definitions (protobuf and OpenAPI), node operator docs, governance agendas, and the mainnet spork history.
- Protocol improvements: open a Flow Improvement Proposal (FLIP) for substantive protocol or standard changes.
- Interface definitions: suggest updates to the protobuf schema (
protobuf/) or the Access API OpenAPI specification (openapi/) by opening a pull request. - Node operator docs: improvements to the
nodeoperators/directory are welcome. - Spork records: corrections to
sporks.jsonshould reference the upstream source for the change.
- Fork this repository and create a branch from
master. - Make your change, keeping commits focused and well-described.
- Open a pull request describing the motivation and the scope of the change.
- Respond to review feedback. Maintainers may ask for adjustments or request that larger changes go through the FLIP process.
All contributors are expected to follow the Code of Conduct.
Please do not file public issues for security vulnerabilities. See SECURITY.md for responsible disclosure instructions.