Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 255 Bytes

Contributing

First off, thanks for taking the time to contribute! Feel free to make Pull Request with your changes.

Requirements

Go >= 1.22.0

Process

  1. Fork repo
  2. git clone <forked_repo>
  3. Make changes
  4. Push your changes in <forked_repo>