Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 194 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 194 Bytes

PR requirements:

  • Test your code
  • Write a GoDoc
  • Run go lint and check that your code isn't included in it
  • Provide a description on why you do what you do

Thanks for your contribution!