Files
weave-scope/vendor/github.com/paypal/ionet/contributing.md
2016-04-12 17:20:20 +01:00

251 B

Contributions are welcome. Please follow the basics:

  • Use gofmt and godoc.
  • Keep master green; changes must be backwards-compatible.
  • Leave documentation and tests better than you found them.
  • If you're considering a major change, ask first.