Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 241 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

7 lines (6 loc) · 241 Bytes

What is this about

Describe your changes and the context.

Checklist

  • I've reviewed my own code
  • I've executed go build ./... and confirmed the build passes
  • I've run go test ./... and confirmed the tests pass