For all contributors, we recommend the standard GitHub flow based on forking and pull requests.
For significant changes, please create an issue to let everyone know what you're planning to work on, and to track progress and design decisions.
- Bump protobuf version in ./protobuf.sh) (PROTOBUF_VERSION variable).
- Run
./protobuf.shto download and build protobuf. - Run
make genallto regenerate proto files with a new compiler version, including well-known types.