grpc-web/CONTRIBUTING.md

701 B

How to contribute

We definitely welcome patches and contribution to gRPC-Web! Here is some guideline and information about how to do so.

Please read the gRPC organization's governance rules and contribution guidelines before proceeding.

Getting started

In order to protect both you and ourselves, you will need to sign the Contributor License Agreement.

Technical requirements

The basic build script should run to completion.

$ ./scripts/kokoro.sh

More details to come.