Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 413 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 413 Bytes

Licensing

All contributions are made under the same MIT License as the rest of the project, except documentation which is licensed under the Creative Commons Attribution 4.0 International License. You retain the copyright to code you have written.

When accepting your first contribution, the maintainer of the project will ensure that you are added to the CONTRIBUTORS file.

Style

go fmt for Go code.