Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 254 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 254 Bytes

Contributing

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

Requirements

Go >= 1.19.0

Process

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