Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.09 KB

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 1.09 KB

How to contribute

We definitely welcome patches and contributions to grpc-swift! Please read the gRPC organization's governance rules and contribution guidelines before proceeding.

Here are some guidelines and information about how to participate.

Getting started

Legal requirements

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

Technical requirements

Please see the main gRPC repository for more information about gRPC.

Run CI checks locally

You can run the GitHub Actions workflows locally using act or in some cases calling scripts directly. For detailed steps on how to do this please see https://github.com/swiftlang/github-workflows?tab=readme-ov-file#running-workflows-locally.