Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 582 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 582 Bytes

Contributing

First of all read our Code of Conduct.

PR

  1. Open a new issue
    • Write the Operating System and the version of your machine.
    • Write the Go version.
    • Describe your problem, what did you expect to see and what you see instead.
      • If it's a feature request, describe your idea as better as you can
  2. Fork the repository.
  3. Make your changes.
  4. Compare & Push the PR from here.