Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 801 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 801 Bytes

How to Contribute

gssapi is Apache 2.0 licensed, and we're happy to accept pull requests. Planned/desired work lives in the TODO file. If you want to start working on something, grab an item from the TODO, create a new Github Issue and assign it to yourself, and begin working on your code.

Suggested Workflow

  • Fork our repo
  • Read the README on what we use gssapi for
  • Read the TODO for planned/desired work
  • File issues, submit pull requests, and let us know what you think

Style

We defer to the style guide from the Golang team wherever possible.

Thanks for considering working on GSSAPI! We hope to see patches from you soon.