Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 196 Bytes

CONTRIBUTING.mkd

File metadata and controls

9 lines (7 loc) · 196 Bytes

Contributing

  • Raise an issue if appropriate
  • Fork the repo
  • Make your changes
  • Use gofmt
  • Make sure the tests pass (run go test)
  • Issue a pull request