alexandre-normand/slackscot

View on GitHub
PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
## 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