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.sh
to download and build protobuf. - Run
make genall
to regenerate proto files with a new compiler version, including well-known types.