Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 633 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 633 Bytes

Contributing

Prerequisites

  • Go 1.16 or higher

Building

We use Go Modules for vendoring Go dependencies. And you can test and build codes as follows.

$ make test

$ make build

Contributor License Agreement

Contributions to this project must be accompanied by a Contributor License Agreement(CLA). Please read our CLA.

How to sign

We'll confirm your agreement as part of the PR merge operation. If you accept it, please say so in the thread.

Generally, it's necessary to submit CLA only once, so if you have already submitted it, you don't need to submit it again.