mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 17:57:51 +00:00
839 B
839 B
How to contribute
Thank you for your contribution to grpc-gateway. Here's the recommended process of contribution.
go get github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gatewaycd $GOPATH/src/github.com/grpc-ecosystem/grpc-gateway- hack, hack, hack...
- Make sure that your change follows best practices in Go
- Make sure that
make testpasses. - Sign a Contributor License Agreement
- Open a pull request in Github
When you work on a larger contribution, it is also recommended that you get in touch with us through the issue tracker.
Code reviews
All submissions, including submissions by project members, require review.