Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 638 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 638 Bytes

Contributing Guidelines

This is a pretty standard Go project. See the Building section of the README for hacking information. Before contributing, please make sure you understand both the LICENSE and CODE_OF_CONDUCT files.

Contributions are always welcome. This includes opening issues, commenting on issues and pull requests, and submitting pull requests with documentation.

Before submitting a pull request with code, please:

  • Be sure that you have added unit tests for your changes
  • Run make lint
  • Explain in the pull request what your change should accomplish. If there is already an issue open, referencing the issue